{"id":7313960,"name":"github.com/microsoft/rushstack","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/microsoft/rushstack","keywords_array":[],"namespace":"github.com/microsoft","versions_count":60,"first_release_published_at":"2016-04-08T04:55:24.000Z","latest_release_published_at":"2016-08-26T18:33:01.000Z","latest_release_number":"v1.2.2","last_synced_at":"2026-04-02T06:35:44.982Z","created_at":"2023-04-03T00:36:15.273Z","updated_at":"2026-04-02T06:35:44.982Z","registry_url":"https://pkg.go.dev/github.com/microsoft/rushstack","install_command":"go get github.com/microsoft/rushstack","documentation_url":"https://pkg.go.dev/github.com/microsoft/rushstack#section-documentation","metadata":{},"repo_metadata":{"id":37271333,"uuid":"69618902","full_name":"microsoft/rushstack","owner":"microsoft","description":"Monorepo for tools developed by the Rush Stack community","archived":false,"fork":false,"pushed_at":"2025-10-24T00:18:06.000Z","size":205346,"stargazers_count":6337,"open_issues_count":952,"forks_count":651,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-10-24T05:25:44.422Z","etag":null,"topics":["api","api-extractor","build","bulk-suppressions","eslint","hacktoberfest","heft","lockfile-explorer","monorepo","nodejs","orchestrator","rush","rushstack","toolchain","tsdoc","typescript"],"latest_commit_sha":null,"homepage":"https://rushstack.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-09-30T00:28:20.000Z","updated_at":"2025-10-24T00:13:57.000Z","dependencies_parsed_at":"2024-03-19T07:00:50.689Z","dependency_job_id":"7423bef1-64eb-4677-985c-a097f577ca0e","html_url":"https://github.com/microsoft/rushstack","commit_stats":{"total_commits":14911,"total_committers":324,"mean_commits":46.02160493827161,"dds":0.8043055462410301,"last_synced_commit":"7132851677c97b475226771a268d15f97c51d608"},"previous_names":["microsoft/web-build-tools"],"tags_count":21751,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/rushstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/sbom","scorecard":{"id":643486,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/rushstack","commit":"ffa49929e54221d1e5f766a23008c12fd7ec7345"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/file-doc-tickets.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/file-doc-tickets.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/file-doc-tickets.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .devcontainer/setup.sh:12","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"40 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","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-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-3fjj-p79j-c9hh","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","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-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","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-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:26:13.169Z","repository_id":37271333,"created_at":"2025-08-21T11:26:13.169Z","updated_at":"2025-08-21T11:26:13.169Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280778389,"owners_count":26389408,"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-24T02:00:06.418Z","response_time":73,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7465,"last_synced_at":"2025-10-27T00:51:58.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3562884,"followers":105370,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-10-27T00:51:58.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.22","sha":"3da3c61115625f660deebe45dcf4a4713c94091f","kind":"tag","published_at":"2025-05-08T00:12:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.22/manifests"},{"name":"@rushstack/package-deps-hash_v4.4.0","sha":"3da3c61115625f660deebe45dcf4a4713c94091f","kind":"tag","published_at":"2025-05-08T00:12:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.4.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.4.0/manifests"},{"name":"@rushstack/lookup-by-path_v0.6.0","sha":"3da3c61115625f660deebe45dcf4a4713c94091f","kind":"tag","published_at":"2025-05-08T00:12:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.6.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.6.0/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.12","sha":"3da3c61115625f660deebe45dcf4a4713c94091f","kind":"tag","published_at":"2025-05-08T00:11:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.12/manifests"},{"name":"@rushstack/mcp-server_v0.1.6","sha":"13e8c81e6449f57b397705254dd0fe4e65b5d8e3","kind":"tag","published_at":"2025-05-07T15:12:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/mcp-server_v0.1.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/mcp-server_v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmcp-server_v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.6/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.11","sha":"f57dd767ded891ef8e2e4576a54eb9899fd36481","kind":"tag","published_at":"2025-05-06T15:12:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.11/manifests"},{"name":"@rushstack/mcp-server_v0.1.5","sha":"c1f41fcaa8b4f4693795a5326cd0f5b492ada2f8","kind":"tag","published_at":"2025-05-02T15:12:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/mcp-server_v0.1.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/mcp-server_v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmcp-server_v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.5/manifests"},{"name":"@rushstack/worker-pool_v0.5.21","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:15:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.21/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.105","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:15:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.105","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.105/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.14","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:15:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.14/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.104","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.104","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.104/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.105","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.105","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.105/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.21","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.21/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.101","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.101/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.85","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.85/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.102","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.102","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.102/manifests"},{"name":"@rushstack/typings-generator_v0.14.38","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.38","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.38/manifests"},{"name":"@rushstack/trace-import_v0.5.11","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.11/manifests"},{"name":"@rushstack/stream-collator_v4.1.102","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.102","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.102/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.85","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.85/manifests"},{"name":"@rushstack/rundown_v1.1.101","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.101/manifests"},{"name":"@rushstack/package-extractor_v0.10.28","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.28","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.28/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.24","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:14:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.24/manifests"},{"name":"@rushstack/module-minifier_v0.7.21","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.21/manifests"},{"name":"@rushstack/mcp-server_v0.1.4","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/mcp-server_v0.1.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/mcp-server_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmcp-server_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.4/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.23","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.23/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.35","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.35","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.35/manifests"},{"name":"@rushstack/localization-utilities_v0.13.14","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.14/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.101","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.101/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.32","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.32","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.32/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.102","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.102","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.102/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.12","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.12/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.9.6","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.9.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.6/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.11","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.11/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.11","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.11/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.17.5","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.17.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.5/manifests"},{"name":"@rushstack/heft-sass-load-themed-styles-plugin_v0.1.5","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.5/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.12","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.12/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.14","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:13:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.14/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.37","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.37","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.37/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.7","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.7/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.10","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.10/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.102","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.102","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.102/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.4.6","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.4.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.6/manifests"},{"name":"@rushstack/heft_v0.73.5","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.73.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.5/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.12","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.12/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.93","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.93/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.35","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.35","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.35/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.19","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.19/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.101","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.101/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.101","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.101/manifests"},{"name":"@microsoft/load-themed-styles_v2.1.5","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.1.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.5/manifests"},{"name":"@microsoft/api-extractor_v7.52.7","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:12:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.7/manifests"},{"name":"@microsoft/api-documenter_v7.26.26","sha":"e986cc5d64d90c77086a9e4726c5f9f59e591a66","kind":"tag","published_at":"2025-05-01T15:11:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.26/manifests"},{"name":"@rushstack/worker-pool_v0.5.20","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:15:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.20/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.104","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:15:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.104","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.104/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.13","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:15:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.13/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.103","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:15:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.103","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.103/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.104","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.104","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.104/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.20","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.20/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.100","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.100/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.84","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.84/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.101","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.101/manifests"},{"name":"@rushstack/typings-generator_v0.14.37","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.37","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.37/manifests"},{"name":"@rushstack/ts-command-line_v5.0.1","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/ts-command-line_v5.0.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/ts-command-line_v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fts-command-line_v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v5.0.1/manifests"},{"name":"@rushstack/trace-import_v0.5.10","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.10/manifests"},{"name":"@rushstack/terminal_v0.15.3","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/terminal_v0.15.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/terminal_v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fterminal_v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.3/manifests"},{"name":"@rushstack/stream-collator_v4.1.101","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.101/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.84","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.84/manifests"},{"name":"@rushstack/rundown_v1.1.100","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.100/manifests"},{"name":"@rushstack/package-extractor_v0.10.27","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:14:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.27","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.27/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.23","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.23/manifests"},{"name":"@rushstack/operation-graph_v0.2.41","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/operation-graph_v0.2.41","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/operation-graph_v0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Foperation-graph_v0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.41/manifests"},{"name":"@rushstack/node-core-library_v5.13.1","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/node-core-library_v5.13.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/node-core-library_v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fnode-core-library_v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fnode-core-library_v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fnode-core-library_v5.13.1/manifests"},{"name":"@rushstack/module-minifier_v0.7.20","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.20/manifests"},{"name":"@rushstack/mcp-server_v0.1.3","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/mcp-server_v0.1.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/mcp-server_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmcp-server_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.3/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.22","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.22/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.34","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.34","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.34/manifests"},{"name":"@rushstack/localization-utilities_v0.13.13","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.13/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.100","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.100/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.31","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.31","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.31/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.101","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.101/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.11","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.11/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.9.5","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.9.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.5/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.10","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.10/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.10","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:13:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.10/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.17.4","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.17.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.4/manifests"},{"name":"@rushstack/heft-sass-load-themed-styles-plugin_v0.1.4","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.4/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.11","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.11/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.13","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.13/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.36","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.36","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.36/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.6","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.6/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.9","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.9/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.101","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.101/manifests"},{"name":"@rushstack/heft-config-file_v0.18.2","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.18.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.18.2/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.4.5","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.4.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.5/manifests"},{"name":"@rushstack/heft_v0.73.4","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.73.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.4/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.11","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.11/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.92","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.92/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.34","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.34","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.34/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.18","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:12:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.18/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.100","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:11:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.100/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.100","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:11:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.100/manifests"},{"name":"@microsoft/load-themed-styles_v2.1.4","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:11:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.1.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.4/manifests"},{"name":"@microsoft/api-extractor-model_v7.30.6","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:11:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor-model_v7.30.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor-model_v7.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor-model_v7.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor-model_v7.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor-model_v7.30.6/manifests"},{"name":"@microsoft/api-extractor_v7.52.6","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:11:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.6/manifests"},{"name":"@microsoft/api-documenter_v7.26.25","sha":"e44125416e79d238dc3185c40fd8da3bee8f2ca5","kind":"tag","published_at":"2025-05-01T00:11:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.25/manifests"},{"name":"@rushstack/rush-serve-plugin_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:14:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-serve-plugin_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-serve-plugin_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-serve-plugin_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.153.1/manifests"},{"name":"@rushstack/rush-sdk_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:14:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-sdk_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-sdk_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-sdk_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.153.1/manifests"},{"name":"@rushstack/rush-resolver-cache-plugin_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:14:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-resolver-cache-plugin_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-resolver-cache-plugin_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-resolver-cache-plugin_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.153.1/manifests"},{"name":"@rushstack/rush-redis-cobuild-plugin_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:14:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-redis-cobuild-plugin_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-redis-cobuild-plugin_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-redis-cobuild-plugin_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.153.1/manifests"},{"name":"@rushstack/rush-http-build-cache-plugin_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:14:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-http-build-cache-plugin_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-http-build-cache-plugin_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-http-build-cache-plugin_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.153.1/manifests"},{"name":"@rushstack/rush-buildxl-graph-plugin_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:14:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-buildxl-graph-plugin_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-buildxl-graph-plugin_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-buildxl-graph-plugin_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-buildxl-graph-plugin_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-buildxl-graph-plugin_v5.153.1/manifests"},{"name":"@rushstack/rush-azure-storage-build-cache-plugin_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:13:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-azure-storage-build-cache-plugin_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-azure-storage-build-cache-plugin_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-azure-storage-build-cache-plugin_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.153.1/manifests"},{"name":"@rushstack/rush-amazon-s3-build-cache-plugin_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:13:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-amazon-s3-build-cache-plugin_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-amazon-s3-build-cache-plugin_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-amazon-s3-build-cache-plugin_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.153.1/manifests"},{"name":"@microsoft/rush-lib_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:13:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush-lib_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush-lib_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush-lib_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.153.1/manifests"},{"name":"@microsoft/rush_v5.153.1","sha":"66196fff404de7c7459ba3db5373d1f9b7e2a201","kind":"tag","published_at":"2025-04-25T01:13:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush_v5.153.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush_v5.153.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush_v5.153.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.153.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.153.1/manifests"},{"name":"@rushstack/worker-pool_v0.5.19","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:15:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.19/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.103","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:15:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.103","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.103/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.12","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:15:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.12/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.102","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.102","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.102/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.103","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.103","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.103/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.19","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.19/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.99","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.99/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.83","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.83/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.100","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.100/manifests"},{"name":"@rushstack/typings-generator_v0.14.36","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.36","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.36/manifests"},{"name":"@rushstack/trace-import_v0.5.9","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.9/manifests"},{"name":"@rushstack/stream-collator_v4.1.100","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.100/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.83","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.83/manifests"},{"name":"@rushstack/rundown_v1.1.99","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.99/manifests"},{"name":"@rushstack/package-extractor_v0.10.26","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.26/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.22","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:14:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.22/manifests"},{"name":"@rushstack/module-minifier_v0.7.19","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.19/manifests"},{"name":"@rushstack/mcp-server_v0.1.2","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/mcp-server_v0.1.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/mcp-server_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmcp-server_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.2/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.21","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.21/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.33","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.33","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.33/manifests"},{"name":"@rushstack/localization-utilities_v0.13.12","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.12/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.99","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.99/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.30","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.30","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.30/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.100","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.100/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.10","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.10/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.9.4","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.9.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.4/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.9","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.9/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.9","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.9/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.17.3","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.17.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.3/manifests"},{"name":"@rushstack/heft-sass-load-themed-styles-plugin_v0.1.3","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.3/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.10","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.10/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.12","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:13:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.12/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.35","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.35","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.35/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.5","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.5/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.8","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.8/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.100","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.100/manifests"},{"name":"@rushstack/heft-config-file_v0.18.1","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.18.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.18.1/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.4.4","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.4.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.4/manifests"},{"name":"@rushstack/heft_v0.73.3","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.73.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.3/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.10","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.10/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.91","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.91/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.33","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.33","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.33/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.17","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.17/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.99","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.99/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.99","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.99/manifests"},{"name":"@microsoft/load-themed-styles_v2.1.3","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:12:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.1.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.3/manifests"},{"name":"@microsoft/api-documenter_v7.26.24","sha":"bb6dd86e3d33933612c225e975e6c8656a47c51e","kind":"tag","published_at":"2025-04-25T00:11:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.24/manifests"},{"name":"@rushstack/rush-buildxl-graph-plugin_v5.153.0","sha":"36b9c0f48a4de475d32e51d3ac07abedbf29c888","kind":"tag","published_at":"2025-04-24T21:55:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-buildxl-graph-plugin_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-buildxl-graph-plugin_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-buildxl-graph-plugin_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-buildxl-graph-plugin_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-buildxl-graph-plugin_v5.153.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.18","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.18/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.102","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.102","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.102/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.11","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.11/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.101","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.101/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.102","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.102","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.102/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.18","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.18/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.98","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.98/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.82","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.82","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.82/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.99","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.99/manifests"},{"name":"@rushstack/typings-generator_v0.14.35","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.35","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.35/manifests"},{"name":"@rushstack/ts-command-line_v5.0.0","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/ts-command-line_v5.0.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/ts-command-line_v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fts-command-line_v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v5.0.0/manifests"},{"name":"@rushstack/trace-import_v0.5.8","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.8/manifests"},{"name":"@rushstack/stream-collator_v4.1.99","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.99/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.82","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:27:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.82","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.82/manifests"},{"name":"@rushstack/rundown_v1.1.98","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.98/manifests"},{"name":"@rushstack/package-extractor_v0.10.25","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.25/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.21","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.21/manifests"},{"name":"@rushstack/module-minifier_v0.7.18","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.18/manifests"},{"name":"@rushstack/mcp-server_v0.1.1","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/mcp-server_v0.1.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/mcp-server_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmcp-server_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.1/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.20","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.20/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.32","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.32","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.32/manifests"},{"name":"@rushstack/localization-utilities_v0.13.11","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.11/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.98","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.98/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.29","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.29","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.29/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.99","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.99/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.9","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.9/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.9.3","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.9.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.3/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.8","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.8/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.8","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:26:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.8/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.17.2","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.17.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.2/manifests"},{"name":"@rushstack/heft-sass-load-themed-styles-plugin_v0.1.2","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.2/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.9","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.9/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.11","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.11/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.34","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.34","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.34/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.4","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.4/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.7","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.7/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.99","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.99/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.4.3","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.4.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.3/manifests"},{"name":"@rushstack/heft_v0.73.2","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.73.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.2/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.9","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.9/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.90","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.90/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.32","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.32","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.32/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.16","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.16/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.98","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:25:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.98/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.98","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:24:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.98/manifests"},{"name":"@microsoft/load-themed-styles_v2.1.2","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:24:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.1.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.2/manifests"},{"name":"@microsoft/api-extractor_v7.52.5","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:24:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.5/manifests"},{"name":"@microsoft/api-documenter_v7.26.23","sha":"f252d6412fddea4e4bf0e62bbd358d91943197fd","kind":"tag","published_at":"2025-04-21T22:24:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.23/manifests"},{"name":"@rushstack/rush-serve-plugin_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T22:00:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-serve-plugin_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-serve-plugin_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-serve-plugin_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.153.0/manifests"},{"name":"@rushstack/rush-sdk_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T22:00:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-sdk_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-sdk_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-sdk_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.153.0/manifests"},{"name":"@rushstack/rush-resolver-cache-plugin_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T22:00:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-resolver-cache-plugin_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-resolver-cache-plugin_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-resolver-cache-plugin_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.153.0/manifests"},{"name":"@rushstack/rush-redis-cobuild-plugin_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T22:00:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-redis-cobuild-plugin_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-redis-cobuild-plugin_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-redis-cobuild-plugin_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.153.0/manifests"},{"name":"@rushstack/rush-http-build-cache-plugin_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T22:00:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-http-build-cache-plugin_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-http-build-cache-plugin_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-http-build-cache-plugin_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.153.0/manifests"},{"name":"@rushstack/rush-azure-storage-build-cache-plugin_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T22:00:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-azure-storage-build-cache-plugin_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-azure-storage-build-cache-plugin_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-azure-storage-build-cache-plugin_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.153.0/manifests"},{"name":"@rushstack/rush-amazon-s3-build-cache-plugin_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T22:00:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-amazon-s3-build-cache-plugin_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-amazon-s3-build-cache-plugin_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-amazon-s3-build-cache-plugin_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.153.0/manifests"},{"name":"@microsoft/rush-lib_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T21:59:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush-lib_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush-lib_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush-lib_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.153.0/manifests"},{"name":"@microsoft/rush_v5.153.0","sha":"54ce974b34e1634b069a1086ee5d846492273c83","kind":"tag","published_at":"2025-04-17T21:59:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush_v5.153.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush_v5.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush_v5.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.153.0/manifests"},{"name":"@rushstack/mcp-server_v0.1.0","sha":"44ddff46e405afd41224610ddd37dc7a91c7565e","kind":"tag","published_at":"2025-04-17T15:12:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/mcp-server_v0.1.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/mcp-server_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmcp-server_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmcp-server_v0.1.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.17","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.17/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.101","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.101/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.10","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.10/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.100","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.100/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.101","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.101","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.101/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.17","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.17/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.97","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.97/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.81","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.81","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.81/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.98","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.98/manifests"},{"name":"@rushstack/typings-generator_v0.14.34","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.34","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.34/manifests"},{"name":"@rushstack/trace-import_v0.5.7","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.7/manifests"},{"name":"@rushstack/stream-collator_v4.1.98","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.98/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.81","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:14:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.81","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.81/manifests"},{"name":"@rushstack/rundown_v1.1.97","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.97/manifests"},{"name":"@rushstack/package-extractor_v0.10.24","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.24/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.20","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.20/manifests"},{"name":"@rushstack/module-minifier_v0.7.17","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.17/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.19","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.19/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.31","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.31","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.31/manifests"},{"name":"@rushstack/localization-utilities_v0.13.10","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.10/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.97","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.97/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.28","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.28","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.28/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.98","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.98/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.8","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.8/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.9.2","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.9.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.2/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.7","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.7/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.7","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.7/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.17.1","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:13:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.17.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.1/manifests"},{"name":"@rushstack/heft-sass-load-themed-styles-plugin_v0.1.1","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.1/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.8","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.8/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.10","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.10/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.33","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.33","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.33/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.3","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.3/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.6","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.6/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.98","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.98/manifests"},{"name":"@rushstack/heft-config-file_v0.18.0","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.18.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.18.0/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.4.2","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.4.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.2/manifests"},{"name":"@rushstack/heft_v0.73.1","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.73.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.1/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.8","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.8/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.89","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.89/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.31","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.31","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.31/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.15","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.15/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.97","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:12:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.97/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.97","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:11:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.97/manifests"},{"name":"@microsoft/load-themed-styles_v2.1.1","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:11:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.1.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.1/manifests"},{"name":"@microsoft/api-extractor_v7.52.4","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:11:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.4/manifests"},{"name":"@microsoft/api-documenter_v7.26.22","sha":"3075e2ce2687a4ab64c04013ce12f12f2572dac0","kind":"tag","published_at":"2025-04-17T00:11:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.22/manifests"},{"name":"@rushstack/worker-pool_v0.5.16","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:15:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.16/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.100","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:15:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.100/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.9","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:15:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.9/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.99","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:15:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.99/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.100","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.100","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.100/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.16","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.16/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.96","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.96/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.80","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.80","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.80/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.97","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.97/manifests"},{"name":"@rushstack/typings-generator_v0.14.33","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.33","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.33/manifests"},{"name":"@rushstack/trace-import_v0.5.6","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.6/manifests"},{"name":"@rushstack/stream-collator_v4.1.97","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.97/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.80","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.80","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.80/manifests"},{"name":"@rushstack/rundown_v1.1.96","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.96/manifests"},{"name":"@rushstack/package-extractor_v0.10.23","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.23/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.19","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.19/manifests"},{"name":"@rushstack/module-minifier_v0.7.16","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.16/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.18","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.18/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.30","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:14:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.30","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.30/manifests"},{"name":"@rushstack/localization-utilities_v0.13.9","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.9/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.96","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.96/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.27","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.27","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.27/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.97","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.97/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.7","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.7/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.9.1","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.9.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.1/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.6","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.6/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.6","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.6/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.17.0","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.17.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.17.0/manifests"},{"name":"@rushstack/heft-sass-load-themed-styles-plugin_v0.1.0","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-load-themed-styles-plugin_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-load-themed-styles-plugin_v0.1.0/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.7","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.7/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.9","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.9/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.32","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.32","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.32/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.2","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.2/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.5","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.5/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.97","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.97/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.4.1","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.4.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.1/manifests"},{"name":"@rushstack/heft_v0.73.0","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.73.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.73.0/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.7","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.7/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.88","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.88/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.30","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.30","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.30/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.14","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.14/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.96","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.96/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.96","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.96/manifests"},{"name":"@microsoft/load-themed-styles_v2.1.0","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.1.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.1.0/manifests"},{"name":"@microsoft/api-documenter_v7.26.21","sha":"5baf09892559b19a4885b596626ba478dc45e019","kind":"tag","published_at":"2025-04-15T15:12:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.21/manifests"},{"name":"@rushstack/worker-pool_v0.5.15","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.15/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.99","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.99/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.8","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.8/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.98","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.98/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.99","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.99","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.99/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.15","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.15/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.95","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.95/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.79","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:14:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.79","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.79/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.96","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.96/manifests"},{"name":"@rushstack/typings-generator_v0.14.32","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.32","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.32/manifests"},{"name":"@rushstack/trace-import_v0.5.5","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.5/manifests"},{"name":"@rushstack/stream-collator_v4.1.96","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.96/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.79","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.79","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.79/manifests"},{"name":"@rushstack/rundown_v1.1.95","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.95/manifests"},{"name":"@rushstack/package-extractor_v0.10.22","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.22/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.18","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.18/manifests"},{"name":"@rushstack/module-minifier_v0.7.15","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.15/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.17","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.17/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.29","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.29","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.29/manifests"},{"name":"@rushstack/localization-utilities_v0.13.8","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.8/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.95","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.95/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.26","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:13:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.26/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.96","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.96/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.6","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.6/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.9.0","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.9.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.9.0/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.5","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.5/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.5","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.5/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.16.0","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.16.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.16.0/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.6","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.6/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.8","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.8/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.31","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.31","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.31/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.1","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.1/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.4","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.4/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.96","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.96/manifests"},{"name":"@rushstack/heft-config-file_v0.17.0","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.17.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.17.0/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.4.0","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.4.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.4.0/manifests"},{"name":"@rushstack/heft_v0.72.0","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:12:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.72.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.72.0/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.6","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.6/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.87","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.87/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.29","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.29","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.29/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.13","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.13/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.95","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.95/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.95","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.95/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.171","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.171","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.171/manifests"},{"name":"@microsoft/api-documenter_v7.26.20","sha":"78ff506113f47a5123f8eb0364038d70719c75c5","kind":"tag","published_at":"2025-04-09T00:11:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.20/manifests"},{"name":"@rushstack/rush-serve-plugin_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-serve-plugin_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-serve-plugin_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-serve-plugin_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.152.0/manifests"},{"name":"@rushstack/rush-sdk_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-sdk_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-sdk_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-sdk_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.152.0/manifests"},{"name":"@rushstack/rush-resolver-cache-plugin_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-resolver-cache-plugin_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-resolver-cache-plugin_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-resolver-cache-plugin_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.152.0/manifests"},{"name":"@rushstack/rush-redis-cobuild-plugin_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-redis-cobuild-plugin_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-redis-cobuild-plugin_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-redis-cobuild-plugin_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.152.0/manifests"},{"name":"@rushstack/rush-http-build-cache-plugin_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-http-build-cache-plugin_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-http-build-cache-plugin_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-http-build-cache-plugin_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.152.0/manifests"},{"name":"@rushstack/rush-azure-storage-build-cache-plugin_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-azure-storage-build-cache-plugin_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-azure-storage-build-cache-plugin_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-azure-storage-build-cache-plugin_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.152.0/manifests"},{"name":"@rushstack/rush-amazon-s3-build-cache-plugin_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-amazon-s3-build-cache-plugin_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-amazon-s3-build-cache-plugin_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-amazon-s3-build-cache-plugin_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.152.0/manifests"},{"name":"@microsoft/rush-lib_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:42:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush-lib_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush-lib_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush-lib_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.152.0/manifests"},{"name":"@microsoft/rush_v5.152.0","sha":"37928546f5065372a4193683595a72251599f2ad","kind":"tag","published_at":"2025-04-08T18:41:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush_v5.152.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush_v5.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush_v5.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.152.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.14","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.14/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.98","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.98/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.7","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.7/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.97","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.97/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.98","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.98","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.98/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.14","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.14/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.94","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.94/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.78","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.78","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.78/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.95","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.95/manifests"},{"name":"@rushstack/typings-generator_v0.14.31","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.31","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.31/manifests"},{"name":"@rushstack/trace-import_v0.5.4","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.4/manifests"},{"name":"@rushstack/stream-collator_v4.1.95","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.95/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.78","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.78","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.78/manifests"},{"name":"@rushstack/rundown_v1.1.94","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:37:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.94/manifests"},{"name":"@rushstack/package-extractor_v0.10.21","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.21/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.17","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.17/manifests"},{"name":"@rushstack/module-minifier_v0.7.14","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.14/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.16","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.16/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.28","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.28","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.28/manifests"},{"name":"@rushstack/localization-utilities_v0.13.7","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.7/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.94","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.94/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.25","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.25/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.95","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.95/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.5","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.5/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.8.2","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.8.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.8.2/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.4","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.4/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.4","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.4/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.25","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.25/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.5","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:36:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.5/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.7","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.7/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.30","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.30","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.30/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.16.0","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.16.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.16.0/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.3","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.3/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.95","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.95/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.77","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.77","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.77/manifests"},{"name":"@rushstack/heft_v0.71.2","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.71.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.71.2/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.5","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.5/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.86","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.86/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.28","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.28","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.28/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.12","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.12/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.94","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.94/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.94","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.94/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.170","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.170","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.170/manifests"},{"name":"@microsoft/api-extractor_v7.52.3","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:35:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.3/manifests"},{"name":"@microsoft/api-documenter_v7.26.19","sha":"a425b63cc061b08d8be5b1772e148b0d41dca0b4","kind":"tag","published_at":"2025-04-04T18:34:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.19/manifests"},{"name":"@rushstack/rush-serve-plugin_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T17:00:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-serve-plugin_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-serve-plugin_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-serve-plugin_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.151.0/manifests"},{"name":"@rushstack/rush-sdk_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T17:00:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-sdk_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-sdk_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-sdk_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.151.0/manifests"},{"name":"@rushstack/rush-resolver-cache-plugin_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T17:00:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-resolver-cache-plugin_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-resolver-cache-plugin_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-resolver-cache-plugin_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.151.0/manifests"},{"name":"@rushstack/rush-redis-cobuild-plugin_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T16:59:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-redis-cobuild-plugin_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-redis-cobuild-plugin_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-redis-cobuild-plugin_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.151.0/manifests"},{"name":"@rushstack/rush-http-build-cache-plugin_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T16:59:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-http-build-cache-plugin_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-http-build-cache-plugin_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-http-build-cache-plugin_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.151.0/manifests"},{"name":"@rushstack/rush-azure-storage-build-cache-plugin_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T16:59:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-azure-storage-build-cache-plugin_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-azure-storage-build-cache-plugin_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-azure-storage-build-cache-plugin_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.151.0/manifests"},{"name":"@rushstack/rush-amazon-s3-build-cache-plugin_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T16:59:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-amazon-s3-build-cache-plugin_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-amazon-s3-build-cache-plugin_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-amazon-s3-build-cache-plugin_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.151.0/manifests"},{"name":"@microsoft/rush-lib_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T16:59:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush-lib_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush-lib_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush-lib_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.151.0/manifests"},{"name":"@microsoft/rush_v5.151.0","sha":"90bd5555cf76e744df072a1d146d0679feb93ac6","kind":"tag","published_at":"2025-03-25T16:59:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush_v5.151.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush_v5.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush_v5.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.151.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.13","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.13/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.97","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.97/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.6","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.6/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.96","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.96/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.97","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.97","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.97/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.13","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.13/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.93","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.93/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.77","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.77","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.77/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.94","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.94/manifests"},{"name":"@rushstack/typings-generator_v0.14.30","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.30","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.30/manifests"},{"name":"@rushstack/ts-command-line_v4.23.7","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/ts-command-line_v4.23.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/ts-command-line_v4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fts-command-line_v4.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v4.23.7/manifests"},{"name":"@rushstack/trace-import_v0.5.3","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.3/manifests"},{"name":"@rushstack/terminal_v0.15.2","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/terminal_v0.15.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/terminal_v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fterminal_v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.2/manifests"},{"name":"@rushstack/stream-collator_v4.1.94","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:14:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.94/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.77","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.77","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.77/manifests"},{"name":"@rushstack/rundown_v1.1.93","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.93/manifests"},{"name":"@rushstack/package-extractor_v0.10.20","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.20/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.16","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.16/manifests"},{"name":"@rushstack/operation-graph_v0.2.40","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/operation-graph_v0.2.40","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/operation-graph_v0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Foperation-graph_v0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.40/manifests"},{"name":"@rushstack/node-core-library_v5.13.0","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/node-core-library_v5.13.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/node-core-library_v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fnode-core-library_v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fnode-core-library_v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fnode-core-library_v5.13.0/manifests"},{"name":"@rushstack/module-minifier_v0.7.13","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.13/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.15","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.15/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.27","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.27","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.27/manifests"},{"name":"@rushstack/localization-utilities_v0.13.6","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.6/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.93","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.93/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.24","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.24/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.94","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.94/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.4","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.4/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.8.1","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:13:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.8.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.8.1/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.3","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.3/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.3","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.3/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.24","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.24/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.4","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.4/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.6","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.6/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.29","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.29","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.29/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.15.3","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.15.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.3/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.2","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.2/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.94","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.94/manifests"},{"name":"@rushstack/heft-config-file_v0.16.8","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.16.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.8/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.76","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.76","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.76/manifests"},{"name":"@rushstack/heft_v0.71.1","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.71.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.71.1/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.4","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.4/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.85","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.85/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.27","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.27","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.27/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.11","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:12:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.11/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.93","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:11:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.93/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.93","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:11:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.93/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.169","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:11:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.169","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.169/manifests"},{"name":"@microsoft/api-extractor-model_v7.30.5","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:11:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor-model_v7.30.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor-model_v7.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor-model_v7.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor-model_v7.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor-model_v7.30.5/manifests"},{"name":"@microsoft/api-extractor_v7.52.2","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:11:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.2/manifests"},{"name":"@microsoft/api-documenter_v7.26.18","sha":"13943402b74aaf3e09fa78d929f57497b287ad48","kind":"tag","published_at":"2025-03-25T15:11:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.18/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.3","sha":"9fff7e593a7fba4c3ac91330d163656371a2f7b3","kind":"tag","published_at":"2025-03-25T00:12:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.3/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.3","sha":"9fff7e593a7fba4c3ac91330d163656371a2f7b3","kind":"tag","published_at":"2025-03-25T00:12:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.3/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.28","sha":"9fff7e593a7fba4c3ac91330d163656371a2f7b3","kind":"tag","published_at":"2025-03-25T00:12:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.28","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.28/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.1","sha":"de7fa96dc814ff34a0328f9c7b87e643d17a0d9b","kind":"tag","published_at":"2025-03-14T03:44:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.1/manifests"},{"name":"@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.0","sha":"ead201694d6aa8c8f6772eb73bd57a01154b6320","kind":"tag","published_at":"2025-03-12T23:13:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-isolated-typescript-transpile-plugin_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-isolated-typescript-transpile-plugin_v0.1.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.12","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.12/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.96","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.96/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.5","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.5/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.95","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.95/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.96","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.96","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.96/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.12","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.12/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.92","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.92/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.76","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.76","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.76/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.93","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.93/manifests"},{"name":"@rushstack/typings-generator_v0.14.29","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.29","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.29/manifests"},{"name":"@rushstack/trace-import_v0.5.2","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.2/manifests"},{"name":"@rushstack/stream-collator_v4.1.93","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.93/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.76","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:44:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.76","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.76/manifests"},{"name":"@rushstack/rundown_v1.1.92","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.92/manifests"},{"name":"@rushstack/package-extractor_v0.10.19","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.19/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.15","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.15/manifests"},{"name":"@rushstack/module-minifier_v0.7.12","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.12/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.14","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.14/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.26","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.26/manifests"},{"name":"@rushstack/localization-utilities_v0.13.5","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.5/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.92","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.92/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.23","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.23/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.93","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.93/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.2","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.2/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.8.0","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.8.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.8.0/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.2","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.2/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.2","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.2/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.23","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:43:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.23/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.2","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.2/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.5","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.5/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.27","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.27","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.27/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.15.2","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.15.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.2/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.93","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.93/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.75","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.75","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.75/manifests"},{"name":"@rushstack/heft_v0.71.0","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.71.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.71.0/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.3","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.3/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.84","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.84/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.26","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.26/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.10","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.10/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.92","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.92/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.92","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.92/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.168","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:42:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.168","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.168/manifests"},{"name":"@microsoft/api-documenter_v7.26.17","sha":"1bd989ed166cb5abf14b8dd389a23f1d3ee1af11","kind":"tag","published_at":"2025-03-12T22:41:58.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.17/manifests"},{"name":"@rushstack/worker-pool_v0.5.11","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.11/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.95","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.95/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.4","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.4/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.94","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.94/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.95","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.95","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.95/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.11","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.11/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.91","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.91/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.75","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.75","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.75/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.92","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.92/manifests"},{"name":"@rushstack/typings-generator_v0.14.28","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.28","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.28/manifests"},{"name":"@rushstack/trace-import_v0.5.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.1/manifests"},{"name":"@rushstack/stream-collator_v4.1.92","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:14:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.92/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.75","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.75","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.75/manifests"},{"name":"@rushstack/rundown_v1.1.91","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.91/manifests"},{"name":"@rushstack/package-extractor_v0.10.18","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.18/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.14","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.14/manifests"},{"name":"@rushstack/module-minifier_v0.7.11","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.11/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.13","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.13/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.25","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.25/manifests"},{"name":"@rushstack/localization-utilities_v0.13.4","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.4/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.91","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.91/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.22","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.22/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.92","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.92/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.1/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.7.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.7.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.7.1/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.1/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:13:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.1/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.22","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.22/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.1/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.4","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.4/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.26","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.26/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.15.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.15.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.1/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.92","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.92/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.74","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.74","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.74/manifests"},{"name":"@rushstack/heft_v0.70.1","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.70.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.70.1/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.2","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.2/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.83","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.83/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.25","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.25/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.9","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.9/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.91","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.91/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.91","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:12:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.91/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.167","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:11:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.167","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.167/manifests"},{"name":"@microsoft/api-documenter_v7.26.16","sha":"224e15789824a6c89e33aae24d4d4b018abfe389","kind":"tag","published_at":"2025-03-12T00:11:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.16/manifests"},{"name":"@rushstack/worker-pool_v0.5.10","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:16:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.10/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.94","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:16:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.94/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.3","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:16:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.3/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.93","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:16:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.93/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.94","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:16:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.94","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.94/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.10","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:16:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.10/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.90","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:16:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.90/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.74","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.74","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.74/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.91","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.91/manifests"},{"name":"@rushstack/typings-generator_v0.14.27","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.27","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.27/manifests"},{"name":"@rushstack/ts-command-line_v4.23.6","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/ts-command-line_v4.23.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/ts-command-line_v4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fts-command-line_v4.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v4.23.6/manifests"},{"name":"@rushstack/trace-import_v0.5.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.5.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.5.0/manifests"},{"name":"@rushstack/terminal_v0.15.1","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/terminal_v0.15.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/terminal_v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fterminal_v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.1/manifests"},{"name":"@rushstack/stream-collator_v4.1.91","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.91/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.74","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.74","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.74/manifests"},{"name":"@rushstack/rundown_v1.1.90","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.90/manifests"},{"name":"@rushstack/package-extractor_v0.10.17","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.17/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.13","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.13/manifests"},{"name":"@rushstack/operation-graph_v0.2.39","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/operation-graph_v0.2.39","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/operation-graph_v0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Foperation-graph_v0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.39/manifests"},{"name":"@rushstack/node-core-library_v5.12.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/node-core-library_v5.12.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/node-core-library_v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fnode-core-library_v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fnode-core-library_v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fnode-core-library_v5.12.0/manifests"},{"name":"@rushstack/module-minifier_v0.7.10","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:15:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.10/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.12","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.12/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.24","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.24/manifests"},{"name":"@rushstack/localization-utilities_v0.13.3","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.3/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.90","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.90/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.21","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.21/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.91","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.91/manifests"},{"name":"@rushstack/heft-web-rig_v0.28.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.28.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.28.0/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.7.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.7.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.7.0/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.9.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.9.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.9.0/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.4.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.4.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.4.0/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.21","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.21/manifests"},{"name":"@rushstack/heft-node-rig_v2.8.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.8.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.8.0/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.3","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.3/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.25","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.25/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.15.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.15.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.15.0/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.91","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.91/manifests"},{"name":"@rushstack/heft-config-file_v0.16.7","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:14:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.16.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.7/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.73","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.73","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.73/manifests"},{"name":"@rushstack/heft_v0.70.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.70.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.70.0/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.1","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.1/manifests"},{"name":"@rushstack/eslint-plugin-security_v0.10.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-plugin-security_v0.10.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-plugin-security_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-plugin-security_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-security_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-security_v0.10.0/manifests"},{"name":"@rushstack/eslint-plugin-packlets_v0.11.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-plugin-packlets_v0.11.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-plugin-packlets_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-plugin-packlets_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-packlets_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-packlets_v0.11.0/manifests"},{"name":"@rushstack/eslint-plugin_v0.18.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-plugin_v0.18.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-plugin_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-plugin_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin_v0.18.0/manifests"},{"name":"@rushstack/eslint-patch_v1.11.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-patch_v1.11.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-patch_v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-patch_v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-patch_v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-patch_v1.11.0/manifests"},{"name":"@rushstack/eslint-config_v4.3.0","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-config_v4.3.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-config_v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-config_v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-config_v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-config_v4.3.0/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.82","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.82","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.82/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.24","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.24/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.8","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.8/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.90","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.90/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.90","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.90/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.166","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.166","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.166/manifests"},{"name":"@microsoft/api-extractor-model_v7.30.4","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor-model_v7.30.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor-model_v7.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor-model_v7.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor-model_v7.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor-model_v7.30.4/manifests"},{"name":"@microsoft/api-extractor_v7.52.1","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:13:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.1/manifests"},{"name":"@microsoft/api-documenter_v7.26.15","sha":"64d158a5d75bffdea0fdb956c753fa9fb594e11c","kind":"tag","published_at":"2025-03-11T02:12:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.15/manifests"},{"name":"@rushstack/worker-pool_v0.5.9","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.9/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.93","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.93/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.2","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.2/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.92","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.92/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.93","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.93","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.93/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.9","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.9/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.89","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.89/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.73","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.73","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.73/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.90","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.90/manifests"},{"name":"@rushstack/typings-generator_v0.14.26","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.26/manifests"},{"name":"@rushstack/trace-import_v0.4.1","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.4.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.4.1/manifests"},{"name":"@rushstack/stream-collator_v4.1.90","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:14:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.90/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.73","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.73","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.73/manifests"},{"name":"@rushstack/rundown_v1.1.89","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.89/manifests"},{"name":"@rushstack/package-extractor_v0.10.16","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.16/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.12","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.12/manifests"},{"name":"@rushstack/module-minifier_v0.7.9","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.9/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.11","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.11/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.23","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.23/manifests"},{"name":"@rushstack/localization-utilities_v0.13.2","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.2/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.89","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.89/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.20","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.20/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.90","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.90/manifests"},{"name":"@rushstack/heft-web-rig_v0.27.2","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.27.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.27.2/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.16","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.16/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.8.9","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:13:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.8.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.9/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.3.91","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.3.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.3.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.3.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.91/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.20","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.20/manifests"},{"name":"@rushstack/heft-node-rig_v2.7.2","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.7.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.7.2/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.2","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.2/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.24","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.24/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.13","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.13/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.90","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.90/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.72","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.72","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.72/manifests"},{"name":"@rushstack/heft_v0.69.3","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.69.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.3/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.1.0","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.1.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.1.0/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.81","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.81","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.81/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.23","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.23/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.7","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.7/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.89","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.89/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.89","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:12:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.89/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.165","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:11:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.165","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.165/manifests"},{"name":"@microsoft/api-extractor_v7.52.0","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:11:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.52.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.52.0/manifests"},{"name":"@microsoft/api-documenter_v7.26.14","sha":"137e3584c11fc5a716dbd5eff8df2b1b1d04a02e","kind":"tag","published_at":"2025-03-11T00:11:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.14/manifests"},{"name":"@rushstack/heft-web-rig_v0.27.1","sha":"98e3f39b23d257ed3bc19b6a40149f49cf25e3c6","kind":"tag","published_at":"2025-03-06T01:11:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.27.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.27.1/manifests"},{"name":"@rushstack/heft-node-rig_v2.7.1","sha":"98e3f39b23d257ed3bc19b6a40149f49cf25e3c6","kind":"tag","published_at":"2025-03-06T01:11:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.7.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.7.1/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.23","sha":"98e3f39b23d257ed3bc19b6a40149f49cf25e3c6","kind":"tag","published_at":"2025-03-06T01:11:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.23/manifests"},{"name":"@rushstack/heft-web-rig_v0.27.0","sha":"e989f8780499c18f61d7e647f192681b54787d9e","kind":"tag","published_at":"2025-03-04T16:11:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.27.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.27.0/manifests"},{"name":"@rushstack/trace-import_v0.4.0","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:24:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.4.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.4.0/manifests"},{"name":"@rushstack/heft-web-rig_v0.26.0","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:24:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.26.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.26.0/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.15","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:24:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.15/manifests"},{"name":"@rushstack/heft-node-rig_v2.7.0","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:24:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.7.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.7.0/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.22","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:24:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.22/manifests"},{"name":"@rushstack/eslint-plugin-security_v0.9.0","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:23:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-plugin-security_v0.9.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-plugin-security_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-plugin-security_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-security_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-security_v0.9.0/manifests"},{"name":"@rushstack/eslint-plugin-packlets_v0.10.0","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:23:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-plugin-packlets_v0.10.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-plugin-packlets_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-plugin-packlets_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-packlets_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin-packlets_v0.10.0/manifests"},{"name":"@rushstack/eslint-plugin_v0.17.0","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:23:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-plugin_v0.17.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-plugin_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-plugin_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-plugin_v0.17.0/manifests"},{"name":"@rushstack/eslint-config_v4.2.0","sha":"1fa576dc7da64e7c447bf0356b3157ebc8824186","kind":"tag","published_at":"2025-03-01T07:23:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-config_v4.2.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-config_v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-config_v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-config_v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-config_v4.2.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.8","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:03:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.8/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.92","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:03:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.92/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.1","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:03:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.1/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.91","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:03:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.91/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.92","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:03:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.92","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.92/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.8","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.8/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.88","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.88/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.72","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.72","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.72/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.89","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.89/manifests"},{"name":"@rushstack/typings-generator_v0.14.25","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.25/manifests"},{"name":"@rushstack/trace-import_v0.3.88","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.3.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.3.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.3.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.88/manifests"},{"name":"@rushstack/stream-collator_v4.1.89","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.89/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.72","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.72","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.72/manifests"},{"name":"@rushstack/rundown_v1.1.88","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.88/manifests"},{"name":"@rushstack/package-extractor_v0.10.15","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.15/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.11","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.11/manifests"},{"name":"@rushstack/module-minifier_v0.7.8","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.8/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.10","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.10/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.22","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.22/manifests"},{"name":"@rushstack/localization-utilities_v0.13.1","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:02:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.1/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.88","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.88/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.19","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.19/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.89","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.89/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.26","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.26/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.14","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.14/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.8.8","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.8.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.8/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.3.90","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.3.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.3.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.3.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.90/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.19","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.19/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.59","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.59","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.59/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.1","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.1/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.21","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.21/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.12","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.12/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.89","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.89/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.71","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.71","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.71/manifests"},{"name":"@rushstack/heft_v0.69.2","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.69.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.2/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.0.80","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:01:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.0.80","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.80/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.80","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.80","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.80/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.22","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.22/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.6","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.6/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.88","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.88/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.88","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.88/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.164","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.164","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.164/manifests"},{"name":"@microsoft/api-extractor_v7.51.1","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.51.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.51.1/manifests"},{"name":"@microsoft/api-documenter_v7.26.13","sha":"b5544f75781e66860d87cc9b39fa28f349aa4df2","kind":"tag","published_at":"2025-03-01T05:00:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.13/manifests"},{"name":"@rushstack/rush-serve-plugin_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:43:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-serve-plugin_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-serve-plugin_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-serve-plugin_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.150.0/manifests"},{"name":"@rushstack/rush-sdk_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:43:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-sdk_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-sdk_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-sdk_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.150.0/manifests"},{"name":"@rushstack/rush-resolver-cache-plugin_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:43:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-resolver-cache-plugin_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-resolver-cache-plugin_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-resolver-cache-plugin_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.150.0/manifests"},{"name":"@rushstack/rush-redis-cobuild-plugin_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:43:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-redis-cobuild-plugin_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-redis-cobuild-plugin_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-redis-cobuild-plugin_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.150.0/manifests"},{"name":"@rushstack/rush-http-build-cache-plugin_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:42:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-http-build-cache-plugin_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-http-build-cache-plugin_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-http-build-cache-plugin_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.150.0/manifests"},{"name":"@rushstack/rush-azure-storage-build-cache-plugin_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:42:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-azure-storage-build-cache-plugin_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-azure-storage-build-cache-plugin_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-azure-storage-build-cache-plugin_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.150.0/manifests"},{"name":"@rushstack/rush-amazon-s3-build-cache-plugin_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:42:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-amazon-s3-build-cache-plugin_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-amazon-s3-build-cache-plugin_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-amazon-s3-build-cache-plugin_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.150.0/manifests"},{"name":"@microsoft/rush-lib_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:42:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush-lib_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush-lib_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush-lib_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.150.0/manifests"},{"name":"@microsoft/rush_v5.150.0","sha":"d6d0d8bb5a8bcc5066641fcff765c6a8b063525d","kind":"tag","published_at":"2025-02-27T17:42:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush_v5.150.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush_v5.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush_v5.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.150.0/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.13.0","sha":"adaa5081f25e3a70f1f855b18642fe2f7ce8efe3","kind":"tag","published_at":"2025-02-27T16:12:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.13.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.13.0/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.91","sha":"adaa5081f25e3a70f1f855b18642fe2f7ce8efe3","kind":"tag","published_at":"2025-02-27T16:11:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.91/manifests"},{"name":"@rushstack/localization-utilities_v0.13.0","sha":"adaa5081f25e3a70f1f855b18642fe2f7ce8efe3","kind":"tag","published_at":"2025-02-27T16:11:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.13.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.13.0/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.3.0","sha":"adaa5081f25e3a70f1f855b18642fe2f7ce8efe3","kind":"tag","published_at":"2025-02-27T16:11:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.3.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.3.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.7","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.7/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.91","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.91","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.91/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.12.6","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.12.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.6/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.90","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.90/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.90","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.90/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.7","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.7/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.87","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.87/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.71","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.71","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.71/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.88","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.88/manifests"},{"name":"@rushstack/typings-generator_v0.14.24","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.24/manifests"},{"name":"@rushstack/trace-import_v0.3.87","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.3.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.3.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.3.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.87/manifests"},{"name":"@rushstack/stream-collator_v4.1.88","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.88/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.71","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:13:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.71","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.71/manifests"},{"name":"@rushstack/rundown_v1.1.87","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.87/manifests"},{"name":"@rushstack/package-extractor_v0.10.14","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.14/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.10","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.10/manifests"},{"name":"@rushstack/module-minifier_v0.7.7","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.7/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.9","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.9/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.21","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.21/manifests"},{"name":"@rushstack/localization-utilities_v0.12.24","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.12.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.24/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.87","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.87/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.18","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.18/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.88","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.88/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.25","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.25","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.25/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.13","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.13/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.8.7","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.8.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.7/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.3.89","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.3.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.3.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.3.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.89/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.18","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.18/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.58","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:12:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.58","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.58/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.2.24","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.2.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.24/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.20","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.20/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.11","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.11/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.88","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.88/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.70","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.70","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.70/manifests"},{"name":"@rushstack/heft_v0.69.1","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.69.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.1/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.0.79","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.0.79","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.79/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.79","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.79","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.79/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.21","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.21/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.5","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.5/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.87","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.87/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.87","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.87/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.163","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.163","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.163/manifests"},{"name":"@microsoft/api-extractor_v7.51.0","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.51.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.51.0/manifests"},{"name":"@microsoft/api-documenter_v7.26.12","sha":"deb48bcaec80f183665fe292fa08d54d15ba824b","kind":"tag","published_at":"2025-02-27T01:11:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.12/manifests"},{"name":"@rushstack/worker-pool_v0.5.6","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:14:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.6/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.90","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.90","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.90/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.12.5","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:14:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.12.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.5/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.89","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:14:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.89/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.89","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:14:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.89/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.6","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:14:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.6/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.86","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:14:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.86/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.70","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.70","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.70/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.87","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.87/manifests"},{"name":"@rushstack/typings-generator_v0.14.23","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.23/manifests"},{"name":"@rushstack/trace-import_v0.3.86","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.3.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.3.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.3.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.86/manifests"},{"name":"@rushstack/stream-collator_v4.1.87","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.87/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.70","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.70","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.70/manifests"},{"name":"@rushstack/rundown_v1.1.86","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.86/manifests"},{"name":"@rushstack/package-extractor_v0.10.13","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.13","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.13/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.9","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.9/manifests"},{"name":"@rushstack/module-minifier_v0.7.6","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.6/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.8","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.8/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.20","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.20/manifests"},{"name":"@rushstack/localization-utilities_v0.12.23","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.12.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.23/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.86","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:13:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.86/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.17","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.17/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.87","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.87/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.24","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.24","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.24/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.12","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.12/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.8.6","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.8.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.6/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.3.88","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.3.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.3.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.3.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.88/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.17","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.17/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.57","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.57","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.57/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.2.23","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.2.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.23/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.19","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.19/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.10","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.10/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.87","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.87/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.69","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.69","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.69/manifests"},{"name":"@rushstack/heft_v0.69.0","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.69.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.69.0/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.0.78","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:12:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.0.78","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.78/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.78","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:11:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.78","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.78/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.20","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:11:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.20/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.4","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:11:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.4/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.86","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:11:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.86/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.86","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:11:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.86/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.162","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:11:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.162","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.162/manifests"},{"name":"@microsoft/api-documenter_v7.26.11","sha":"17d3b7451f7a127a22b41d719cf876559e182ffb","kind":"tag","published_at":"2025-02-26T16:11:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.11/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.23","sha":"c923f02aaf7fdcc7fe969a39e444820c323253be","kind":"tag","published_at":"2025-02-25T01:12:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.23","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.23/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.56","sha":"c923f02aaf7fdcc7fe969a39e444820c323253be","kind":"tag","published_at":"2025-02-25T01:12:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.56","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.56/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.18","sha":"c923f02aaf7fdcc7fe969a39e444820c323253be","kind":"tag","published_at":"2025-02-25T01:12:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.18/manifests"},{"name":"@rushstack/worker-pool_v0.5.5","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:14:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.5/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.89","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:14:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.89","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.89/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.12.4","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.12.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.4/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.88","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:14:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.88/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.88","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:14:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.88/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.5","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:14:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.5/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.85","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:14:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.85/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.69","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.69","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.69/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.86","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.86/manifests"},{"name":"@rushstack/typings-generator_v0.14.22","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.22/manifests"},{"name":"@rushstack/trace-import_v0.3.85","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.3.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.3.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.3.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.85/manifests"},{"name":"@rushstack/stream-collator_v4.1.86","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.86/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.69","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.69","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.69/manifests"},{"name":"@rushstack/rundown_v1.1.85","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.85/manifests"},{"name":"@rushstack/package-extractor_v0.10.12","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.12","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.12/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.8","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.8/manifests"},{"name":"@rushstack/module-minifier_v0.7.5","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.5/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.7","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.7/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.19","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.19/manifests"},{"name":"@rushstack/localization-utilities_v0.12.22","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.12.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.22/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.85","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.85/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.16","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:13:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.16/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.86","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.86/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.22","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.22/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.11","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.11/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.8.5","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.8.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.5/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.3.87","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.3.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.3.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.3.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.87/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.16","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.16/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.55","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.55","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.55/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.2.22","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.2.22","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.22/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.17","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.17/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.9","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.9/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.86","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.86/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.68","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.68","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.68/manifests"},{"name":"@rushstack/heft_v0.68.18","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.68.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.68.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.68.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.68.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.68.18/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.0.77","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:09.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.0.77","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.77/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.77","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:12:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.77","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.77/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.19","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:11:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.19/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.3","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:11:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.3/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.85","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:11:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.85/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.85","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:11:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.85/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.161","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:11:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.161","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.161/manifests"},{"name":"@microsoft/api-extractor_v7.50.1","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:11:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.50.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.50.1/manifests"},{"name":"@microsoft/api-documenter_v7.26.10","sha":"438525caf08bcbdb75d33f6747cc34e050837d46","kind":"tag","published_at":"2025-02-22T01:11:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.10/manifests"},{"name":"@rushstack/worker-pool_v0.5.4","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.4/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.88","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.88","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.88/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.12.3","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.12.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.3/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.87","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.87/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.87","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.87/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.4","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.4/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.84","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.84/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.68","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.68","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.68/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.85","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:16.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.85/manifests"},{"name":"@rushstack/typings-generator_v0.14.21","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.21/manifests"},{"name":"@rushstack/trace-import_v0.3.84","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.3.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.3.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.3.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.84/manifests"},{"name":"@rushstack/stream-collator_v4.1.85","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.85/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.68","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:57:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.68","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.68/manifests"},{"name":"@rushstack/rush-serve-plugin_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-serve-plugin_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-serve-plugin_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-serve-plugin_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.149.1/manifests"},{"name":"@rushstack/rush-sdk_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-sdk_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-sdk_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-sdk_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.149.1/manifests"},{"name":"@rushstack/rush-resolver-cache-plugin_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-resolver-cache-plugin_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-resolver-cache-plugin_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-resolver-cache-plugin_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.149.1/manifests"},{"name":"@rushstack/rush-redis-cobuild-plugin_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-redis-cobuild-plugin_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-redis-cobuild-plugin_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-redis-cobuild-plugin_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.149.1/manifests"},{"name":"@rushstack/rush-http-build-cache-plugin_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-http-build-cache-plugin_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-http-build-cache-plugin_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-http-build-cache-plugin_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.149.1/manifests"},{"name":"@rushstack/rush-azure-storage-build-cache-plugin_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-azure-storage-build-cache-plugin_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-azure-storage-build-cache-plugin_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-azure-storage-build-cache-plugin_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.149.1/manifests"},{"name":"@rushstack/rush-amazon-s3-build-cache-plugin_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-amazon-s3-build-cache-plugin_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-amazon-s3-build-cache-plugin_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-amazon-s3-build-cache-plugin_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.149.1/manifests"},{"name":"@rushstack/rundown_v1.1.84","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.84/manifests"},{"name":"@rushstack/package-extractor_v0.10.11","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.11","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.11/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.7","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.7/manifests"},{"name":"@rushstack/module-minifier_v0.7.4","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.4/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.6","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.6/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.18","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.18/manifests"},{"name":"@rushstack/localization-utilities_v0.12.21","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.12.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.21/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.84","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:05.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.84/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.15","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:56:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.15/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.85","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.85/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.21","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:54.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.21/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.10","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.10/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.8.4","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:46.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.8.4","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.4/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.3.86","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:42.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.3.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.3.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.3.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.86/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.15","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:38.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.15/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.54","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.54","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.54/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.2.21","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.2.21","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.21/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.16","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.16/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.8","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.8/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.85","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:20.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.85/manifests"},{"name":"@rushstack/heft-config-file_v0.16.6","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.16.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.6/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.67","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:13.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.67","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.67/manifests"},{"name":"@rushstack/heft_v0.68.17","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.68.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.68.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.68.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.68.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.68.17/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.0.76","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.0.76","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.76/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.76","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:55:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.76","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.76/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.18","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:56.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.18","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.18/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.2","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.2/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.84","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.84/manifests"},{"name":"@microsoft/rush-lib_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush-lib_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush-lib_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush-lib_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.149.1/manifests"},{"name":"@microsoft/rush_v5.149.1","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush_v5.149.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush_v5.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush_v5.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.149.1/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.84","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.84/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.160","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:31.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.160","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.160/manifests"},{"name":"@microsoft/api-documenter_v7.26.9","sha":"af9a1968093c8caf2f6a8bf64c2d55f188917833","kind":"tag","published_at":"2025-02-19T18:54:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.9/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.12.2","sha":"c2a149632abec39041feea3eccde2ca75b389e26","kind":"tag","published_at":"2025-02-14T23:18:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.12.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.2/manifests"},{"name":"@rushstack/rush-serve-plugin_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:52.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-serve-plugin_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-serve-plugin_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-serve-plugin_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-serve-plugin_v5.149.0/manifests"},{"name":"@rushstack/rush-sdk_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-sdk_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-sdk_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-sdk_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-sdk_v5.149.0/manifests"},{"name":"@rushstack/rush-resolver-cache-plugin_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-resolver-cache-plugin_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-resolver-cache-plugin_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-resolver-cache-plugin_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-resolver-cache-plugin_v5.149.0/manifests"},{"name":"@rushstack/rush-redis-cobuild-plugin_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-redis-cobuild-plugin_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-redis-cobuild-plugin_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-redis-cobuild-plugin_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-redis-cobuild-plugin_v5.149.0/manifests"},{"name":"@rushstack/rush-http-build-cache-plugin_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-http-build-cache-plugin_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-http-build-cache-plugin_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-http-build-cache-plugin_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-http-build-cache-plugin_v5.149.0/manifests"},{"name":"@rushstack/rush-azure-storage-build-cache-plugin_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-azure-storage-build-cache-plugin_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-azure-storage-build-cache-plugin_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-azure-storage-build-cache-plugin_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-azure-storage-build-cache-plugin_v5.149.0/manifests"},{"name":"@rushstack/rush-amazon-s3-build-cache-plugin_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rush-amazon-s3-build-cache-plugin_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rush-amazon-s3-build-cache-plugin_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frush-amazon-s3-build-cache-plugin_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frush-amazon-s3-build-cache-plugin_v5.149.0/manifests"},{"name":"@microsoft/rush-lib_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:08:01.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush-lib_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush-lib_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush-lib_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush-lib_v5.149.0/manifests"},{"name":"@microsoft/rush_v5.149.0","sha":"6e9add63099564c6960520bb09cb4deb09938204","kind":"tag","published_at":"2025-02-12T04:07:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/rush_v5.149.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/rush_v5.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Frush_v5.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Frush_v5.149.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.3","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.3/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.87","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.87","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.87/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.12.1","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:21.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.12.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.1/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.86","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.86/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.86","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.86/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.3","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.3/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.83","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:06.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.83/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.67","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:14:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.67","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.67/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.84","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.84/manifests"},{"name":"@rushstack/typings-generator_v0.14.20","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.20/manifests"},{"name":"@rushstack/ts-command-line_v4.23.5","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/ts-command-line_v4.23.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/ts-command-line_v4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fts-command-line_v4.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fts-command-line_v4.23.5/manifests"},{"name":"@rushstack/trace-import_v0.3.83","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:47.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.3.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.3.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.3.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.83/manifests"},{"name":"@rushstack/terminal_v0.15.0","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/terminal_v0.15.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/terminal_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fterminal_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fterminal_v0.15.0/manifests"},{"name":"@rushstack/stream-collator_v4.1.84","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.84/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.67","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.67","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.67/manifests"},{"name":"@rushstack/rundown_v1.1.83","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.83/manifests"},{"name":"@rushstack/package-extractor_v0.10.10","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.10","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.10/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.6","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:18.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.6/manifests"},{"name":"@rushstack/operation-graph_v0.2.38","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/operation-graph_v0.2.38","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/operation-graph_v0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Foperation-graph_v0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Foperation-graph_v0.2.38/manifests"},{"name":"@rushstack/module-minifier_v0.7.3","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:10.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/module-minifier_v0.7.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/module-minifier_v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fmodule-minifier_v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fmodule-minifier_v0.7.3/manifests"},{"name":"@rushstack/lookup-by-path_v0.5.5","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:07.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lookup-by-path_v0.5.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lookup-by-path_v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flookup-by-path_v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flookup-by-path_v0.5.5/manifests"},{"name":"@rushstack/lockfile-explorer_v1.7.17","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:13:03.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/lockfile-explorer_v1.7.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/lockfile-explorer_v1.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flockfile-explorer_v1.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flockfile-explorer_v1.7.17/manifests"},{"name":"@rushstack/localization-utilities_v0.12.20","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/localization-utilities_v0.12.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/localization-utilities_v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Flocalization-utilities_v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Flocalization-utilities_v0.12.20/manifests"},{"name":"@rushstack/loader-raw-script_v1.4.83","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:50.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/loader-raw-script_v1.4.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/loader-raw-script_v1.4.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Floader-raw-script_v1.4.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Floader-raw-script_v1.4.83/manifests"},{"name":"@rushstack/heft-webpack5-plugin_v0.11.14","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:45.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack5-plugin_v0.11.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack5-plugin_v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack5-plugin_v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack5-plugin_v0.11.14/manifests"},{"name":"@rushstack/heft-webpack4-plugin_v0.10.84","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:41.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-webpack4-plugin_v0.10.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-webpack4-plugin_v0.10.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-webpack4-plugin_v0.10.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-webpack4-plugin_v0.10.84/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.20","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.20/manifests"},{"name":"@rushstack/heft-typescript-plugin_v0.6.9","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:34.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-typescript-plugin_v0.6.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-typescript-plugin_v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-typescript-plugin_v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-typescript-plugin_v0.6.9/manifests"},{"name":"@rushstack/heft-storybook-plugin_v0.8.3","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:30.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-storybook-plugin_v0.8.3","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-storybook-plugin_v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-storybook-plugin_v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-storybook-plugin_v0.8.3/manifests"},{"name":"@rushstack/heft-serverless-stack-plugin_v0.3.85","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:26.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-serverless-stack-plugin_v0.3.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-serverless-stack-plugin_v0.3.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-serverless-stack-plugin_v0.3.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-serverless-stack-plugin_v0.3.85/manifests"},{"name":"@rushstack/heft-sass-plugin_v0.15.14","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:23.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-sass-plugin_v0.15.14","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-sass-plugin_v0.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-sass-plugin_v0.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-sass-plugin_v0.15.14/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.53","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.53","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.53/manifests"},{"name":"@rushstack/heft-localization-typings-plugin_v0.2.20","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-localization-typings-plugin_v0.2.20","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-localization-typings-plugin_v0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-localization-typings-plugin_v0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-localization-typings-plugin_v0.2.20/manifests"},{"name":"@rushstack/heft-lint-plugin_v0.5.15","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:12.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-lint-plugin_v0.5.15","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-lint-plugin_v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-lint-plugin_v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-lint-plugin_v0.5.15/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.7","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:08.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.7","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.7/manifests"},{"name":"@rushstack/heft-dev-cert-plugin_v0.4.84","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:04.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-dev-cert-plugin_v0.4.84","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-dev-cert-plugin_v0.4.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-dev-cert-plugin_v0.4.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-dev-cert-plugin_v0.4.84/manifests"},{"name":"@rushstack/heft-config-file_v0.16.5","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:12:00.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-config-file_v0.16.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-config-file_v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-config-file_v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-config-file_v0.16.5/manifests"},{"name":"@rushstack/heft-api-extractor-plugin_v0.3.66","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-api-extractor-plugin_v0.3.66","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-api-extractor-plugin_v0.3.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-api-extractor-plugin_v0.3.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-api-extractor-plugin_v0.3.66/manifests"},{"name":"@rushstack/heft_v0.68.16","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft_v0.68.16","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft_v0.68.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft_v0.68.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.68.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft_v0.68.16/manifests"},{"name":"@rushstack/hashed-folder-copy-plugin_v1.0.75","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:49.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/hashed-folder-copy-plugin_v1.0.75","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/hashed-folder-copy-plugin_v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fhashed-folder-copy-plugin_v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fhashed-folder-copy-plugin_v1.0.75/manifests"},{"name":"@rushstack/eslint-bulk_v0.1.75","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:43.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/eslint-bulk_v0.1.75","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/eslint-bulk_v0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Feslint-bulk_v0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Feslint-bulk_v0.1.75/manifests"},{"name":"@rushstack/debug-certificate-manager_v1.4.17","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:39.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/debug-certificate-manager_v1.4.17","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/debug-certificate-manager_v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fdebug-certificate-manager_v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fdebug-certificate-manager_v1.4.17/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.1","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:36.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.1","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.1/manifests"},{"name":"@microsoft/webpack5-load-themed-styles-loader_v0.2.83","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:32.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/webpack5-load-themed-styles-loader_v0.2.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/webpack5-load-themed-styles-loader_v0.2.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fwebpack5-load-themed-styles-loader_v0.2.83/manifests"},{"name":"@microsoft/loader-load-themed-styles_v2.1.83","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:27.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/loader-load-themed-styles_v2.1.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/loader-load-themed-styles_v2.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Floader-load-themed-styles_v2.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Floader-load-themed-styles_v2.1.83/manifests"},{"name":"@microsoft/load-themed-styles_v2.0.159","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:24.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/load-themed-styles_v2.0.159","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/load-themed-styles_v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fload-themed-styles_v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fload-themed-styles_v2.0.159/manifests"},{"name":"@microsoft/api-extractor_v7.50.0","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-extractor_v7.50.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-extractor_v7.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-extractor_v7.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-extractor_v7.50.0/manifests"},{"name":"@microsoft/api-documenter_v7.26.8","sha":"1104f5657f60458bb92cbe21642e9e6ebfdfc0fe","kind":"tag","published_at":"2025-02-12T01:11:15.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@microsoft/api-documenter_v7.26.8","html_url":"https://github.com/microsoft/rushstack/releases/tag/@microsoft/api-documenter_v7.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40microsoft%2Fapi-documenter_v7.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@microsoft%2Fapi-documenter_v7.26.8/manifests"},{"name":"@rushstack/cpu-profile-summarizer_v0.1.0","sha":"b8f4e8a09b9dc47a0c63bfadcb5642ac4b54f01c","kind":"tag","published_at":"2025-02-08T01:10:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/cpu-profile-summarizer_v0.1.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/cpu-profile-summarizer_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fcpu-profile-summarizer_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fcpu-profile-summarizer_v0.1.0/manifests"},{"name":"@rushstack/heft-web-rig_v0.25.19","sha":"faad805fb25bd45706843981e365cb37118f0946","kind":"tag","published_at":"2025-02-07T01:11:35.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-web-rig_v0.25.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-web-rig_v0.25.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-web-rig_v0.25.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-web-rig_v0.25.19/manifests"},{"name":"@rushstack/heft-node-rig_v2.6.52","sha":"faad805fb25bd45706843981e365cb37118f0946","kind":"tag","published_at":"2025-02-07T01:11:28.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-node-rig_v2.6.52","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-node-rig_v2.6.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-node-rig_v2.6.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-node-rig_v2.6.52/manifests"},{"name":"@rushstack/heft-jest-plugin_v0.14.6","sha":"faad805fb25bd45706843981e365cb37118f0946","kind":"tag","published_at":"2025-02-07T01:11:22.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/heft-jest-plugin_v0.14.6","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/heft-jest-plugin_v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fheft-jest-plugin_v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fheft-jest-plugin_v0.14.6/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.12.0","sha":"f57c7a2806c385317a5f8110c7dce36668ad9427","kind":"tag","published_at":"2025-02-06T01:12:17.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.12.0","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.12.0/manifests"},{"name":"@rushstack/worker-pool_v0.5.2","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:59.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/worker-pool_v0.5.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/worker-pool_v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fworker-pool_v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fworker-pool_v0.5.2/manifests"},{"name":"@rushstack/webpack5-module-minifier-plugin_v5.5.86","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:55.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-module-minifier-plugin_v5.5.86","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-module-minifier-plugin_v5.5.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-module-minifier-plugin_v5.5.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-module-minifier-plugin_v5.5.86/manifests"},{"name":"@rushstack/webpack5-localization-plugin_v0.11.26","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:51.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack5-localization-plugin_v0.11.26","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack5-localization-plugin_v0.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack5-localization-plugin_v0.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack5-localization-plugin_v0.11.26/manifests"},{"name":"@rushstack/webpack4-module-minifier-plugin_v0.13.85","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:48.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-module-minifier-plugin_v0.13.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-module-minifier-plugin_v0.13.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-module-minifier-plugin_v0.13.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-module-minifier-plugin_v0.13.85/manifests"},{"name":"@rushstack/webpack4-localization-plugin_v0.18.85","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:44.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack4-localization-plugin_v0.18.85","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack4-localization-plugin_v0.18.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack4-localization-plugin_v0.18.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack4-localization-plugin_v0.18.85/manifests"},{"name":"@rushstack/webpack-workspace-resolve-plugin_v0.4.2","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:40.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-workspace-resolve-plugin_v0.4.2","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-workspace-resolve-plugin_v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-workspace-resolve-plugin_v0.4.2/manifests"},{"name":"@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.82","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:37.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.82","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-preserve-dynamic-require-plugin_v0.11.82/manifests"},{"name":"@rushstack/webpack-plugin-utilities_v0.4.66","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:33.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-plugin-utilities_v0.4.66","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-plugin-utilities_v0.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-plugin-utilities_v0.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-plugin-utilities_v0.4.66/manifests"},{"name":"@rushstack/webpack-embedded-dependencies-plugin_v0.2.83","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:29.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/webpack-embedded-dependencies-plugin_v0.2.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/webpack-embedded-dependencies-plugin_v0.2.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fwebpack-embedded-dependencies-plugin_v0.2.83/manifests"},{"name":"@rushstack/typings-generator_v0.14.19","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:25.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/typings-generator_v0.14.19","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/typings-generator_v0.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftypings-generator_v0.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftypings-generator_v0.14.19/manifests"},{"name":"@rushstack/trace-import_v0.3.82","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:19.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/trace-import_v0.3.82","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/trace-import_v0.3.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Ftrace-import_v0.3.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Ftrace-import_v0.3.82/manifests"},{"name":"@rushstack/stream-collator_v4.1.83","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:14.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/stream-collator_v4.1.83","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/stream-collator_v4.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fstream-collator_v4.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fstream-collator_v4.1.83/manifests"},{"name":"@rushstack/set-webpack-public-path-plugin_v5.1.66","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:11.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/set-webpack-public-path-plugin_v5.1.66","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/set-webpack-public-path-plugin_v5.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fset-webpack-public-path-plugin_v5.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fset-webpack-public-path-plugin_v5.1.66/manifests"},{"name":"@rushstack/rundown_v1.1.82","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:13:02.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/rundown_v1.1.82","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/rundown_v1.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Frundown_v1.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Frundown_v1.1.82/manifests"},{"name":"@rushstack/package-extractor_v0.10.9","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:12:57.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-extractor_v0.10.9","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-extractor_v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-extractor_v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-extractor_v0.10.9/manifests"},{"name":"@rushstack/package-deps-hash_v4.3.5","sha":"145de416caae4e128744c96434a35c67ccde327e","kind":"tag","published_at":"2025-01-30T16:12:53.000Z","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/@rushstack/package-deps-hash_v4.3.5","html_url":"https://github.com/microsoft/rushstack/releases/tag/@rushstack/package-deps-hash_v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/rushstack@%40rushstack%2Fpackage-deps-hash_v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags/@rushstack%2Fpackage-deps-hash_v4.3.5/manifests"}]},"repo_metadata_updated_at":"2025-10-31T09:08:54.582Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.9614905495285228,"forks_count":1.2471074561359798,"docker_downloads_count":null,"average":4.11905408473616},"purl":"pkg:golang/github.com/microsoft/rushstack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/microsoft/rushstack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/microsoft/rushstack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/microsoft/rushstack/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T05:10:55.494Z","issues_count":506,"pull_requests_count":1484,"avg_time_to_close_issue":23093026.212560385,"avg_time_to_close_pull_request":3143326.830452675,"issues_closed_count":205,"pull_requests_closed_count":1215,"pull_request_authors_count":140,"issue_authors_count":309,"avg_comments_per_issue":3.2114624505928853,"avg_comments_per_pull_request":0.772911051212938,"merged_pull_requests_count":1105,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":121,"past_year_pull_requests_count":476,"past_year_avg_time_to_close_issue":745879.3478260869,"past_year_avg_time_to_close_pull_request":382594.5430107527,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":372,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":0.8099173553719008,"past_year_avg_comments_per_pull_request":0.5945378151260504,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":348,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/issues","maintainers":[{"login":"iclanton","count":413,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iclanton"},{"login":"octogonz","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/octogonz"},{"login":"D4N14L","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/D4N14L"},{"login":"elliot-nelson","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliot-nelson"},{"login":"bmiddha","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmiddha"},{"login":"jeremymeng","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremymeng"},{"login":"TheLarkInn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"jakebailey","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"delilahw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delilahw"},{"login":"fearthecowboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fearthecowboy"},{"login":"sachinjoseph","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sachinjoseph"},{"login":"dzearing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dzearing"},{"login":"ecraig12345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ecraig12345"},{"login":"christiango","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christiango"},{"login":"ugreg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ugreg"},{"login":"KevinTCoughlin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinTCoughlin"},{"login":"tylerbutler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerbutler"},{"login":"rbuckton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbuckton"}],"active_maintainers":[{"login":"iclanton","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iclanton"},{"login":"octogonz","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/octogonz"},{"login":"bmiddha","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmiddha"},{"login":"D4N14L","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/D4N14L"},{"login":"elliot-nelson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliot-nelson"},{"login":"jeremymeng","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremymeng"},{"login":"TheLarkInn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"delilahw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delilahw"},{"login":"ugreg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ugreg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Frushstack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Frushstack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Frushstack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Frushstack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Frushstack/codemeta","maintainers":[]}