{"id":11481384,"name":"@microsoft/fast-html","ecosystem":"npm","description":"A package for facilitating rendering FAST Web Components in a non-browser environment.","homepage":"https://www.fast.design/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Microsoft/fast","keywords_array":[],"namespace":"microsoft","versions_count":49,"first_release_published_at":"2025-03-24T18:06:48.809Z","latest_release_published_at":"2026-04-17T00:28:44.027Z","latest_release_number":"1.0.0-alpha.49","last_synced_at":"2026-04-17T00:31:18.526Z","created_at":"2025-03-25T19:32:09.525Z","updated_at":"2026-04-17T00:33:04.029Z","registry_url":"https://www.npmjs.com/package/@microsoft/fast-html","install_command":"npm install @microsoft/fast-html","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"1.0.0-alpha.38","latest":"1.0.0-alpha.49"}},"repo_metadata":{"id":37055851,"uuid":"123625732","full_name":"microsoft/fast","owner":"microsoft","description":"The adaptive interface system for modern web experiences.","archived":false,"fork":false,"pushed_at":"2026-03-28T01:11:11.000Z","size":199233,"stargazers_count":9638,"open_issues_count":84,"forks_count":614,"subscribers_count":119,"default_branch":"main","last_synced_at":"2026-03-29T18:34:41.092Z","etag":null,"topics":["adaptive-ui","animation-library","color-library","component-architecture","component-library","components","design-architecture","design-systems","development-tools","front-end-framework","react","typescript","web-accessibility","web-components","web-components-schemas","web-standards"],"latest_commit_sha":null,"homepage":"https://www.fast.design","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-02T20:10:30.000Z","updated_at":"2026-03-29T04:41:11.000Z","dependencies_parsed_at":"2023-12-21T17:09:45.531Z","dependency_job_id":"f6e633b3-8a81-436f-9ba5-c6d073c4e1d1","html_url":"https://github.com/microsoft/fast","commit_stats":{"total_commits":3829,"total_committers":156,"mean_commits":"24.544871794871796","dds":0.8302428832593367,"last_synced_commit":"80b04a91a0cba738950358485cf12feaba1fa5e0"},"previous_names":["microsoft/fast-dna"],"tags_count":2808,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/fast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/sbom","scorecard":{"id":93823,"data":{"date":"2022-08-15","repo":{"name":"github.com/microsoft/fast","commit":"eb8d5a59f645b85567adadac41a3bfa66001f941"},"scorecard":{"version":"v4.5.0-26-g10b6052","commit":"10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93"},"score":7.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 15 issue activity out of 30 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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"GitHub code reviews found for 28 commits out of the last 30 -- score normalized to 9","details":["Warn: no reviews found for commit: 0e771288c8bb0742b3f47193955e8baf8447ec31","Warn: no reviews found for commit: 838081ba9fb887fe6f9daa4eaffc76cd7db0da50"],"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":10,"reason":"branch protection is fully enabled on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: number of required reviewers is 2 on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy detected in current repo: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/cd-deploy-cdn.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-cdn.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/cd-deploy-color-staging.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/cd-deploy-www-production.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-production.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/cd-deploy-www-staging.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/cd-release-npm.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-release-npm.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/ci-validate-benchmarks.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/ci-validate-platforms.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-platforms.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/ci-validate-pr.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-pr.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#license"}},{"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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-cdn.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-cdn.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-cdn.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-cdn.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-cdn.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-cdn.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-color-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-production.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-production.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-production.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-production.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-production.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-production.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-production.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-production.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-production.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-production.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-production.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-production.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-deploy-www-staging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-release-npm.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-release-npm.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-release-npm.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/cd-release-npm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-benchmarks.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-benchmarks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-platforms.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-platforms.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-platforms.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-platforms.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-platforms.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-platforms.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-platforms.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-platforms.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-validate-pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/vtardia/varo-flux/ci-validate-pr.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/cd-deploy-color-staging.yml:46","Warn: npmCommand not pinned by hash: .github/workflows/cd-deploy-www-production.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/cd-deploy-www-staging.yml:56","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#pinned-dependencies"}},{"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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#binary-artifacts"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-15T08:27:09.568Z","repository_id":37055851,"created_at":"2025-08-15T08:27:09.569Z","updated_at":"2025-08-15T08:27:09.569Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31255493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T18:32:52.363Z","status":"ssl_error","status_checked_at":"2026-03-31T18:32:51.507Z","response_time":111,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":7672,"last_synced_at":"2026-03-24T10:49:14.462Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3794079,"followers":115390,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2026-03-24T10:49:14.462Z","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":"20260327.9","sha":"80c440a14d43898de515717782b6369c01808941","kind":"tag","published_at":"2026-03-28T01:11:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260327.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260327.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260327.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.9/manifests"},{"name":"20260327.8","sha":"3ba76b9a2c4777b4d9f0a6df0d6ef0fa2865ee60","kind":"tag","published_at":"2026-03-28T01:08:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260327.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260327.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260327.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.8/manifests"},{"name":"20260327.7","sha":"9bf282610d065d69d01b67f6f3633da7076b12c9","kind":"tag","published_at":"2026-03-28T00:35:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260327.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260327.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260327.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.7/manifests"},{"name":"20260327.4","sha":"48eb1d70484b21dcdb8d48df5ab4fe30a5bc4035","kind":"tag","published_at":"2026-03-28T00:00:17.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260327.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260327.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260327.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.4/manifests"},{"name":"20260327.2","sha":"6e75d2b1020cc3d81ca1764c8f19d152725f4798","kind":"tag","published_at":"2026-03-27T23:48:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260327.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260327.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260327.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.2/manifests"},{"name":"20260327.1","sha":"b13041a12166272adc76e09091e195af7ec86516","kind":"tag","published_at":"2026-03-27T22:52:17.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260327.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260327.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260327.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260327.1/manifests"},{"name":"20260325.5","sha":"80be176e854397dd8a2e567ceb8ea1f519563936","kind":"tag","published_at":"2026-03-26T00:25:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260325.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260325.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260325.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.5/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.42","sha":"80be176e854397dd8a2e567ceb8ea1f519563936","kind":"tag","published_at":"2026-03-26T00:04:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.42","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.42/manifests"},{"name":"20260325.4","sha":"e3d802939db4771a762bc8e2454d02d62f8644c9","kind":"tag","published_at":"2026-03-25T23:14:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260325.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260325.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260325.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.4/manifests"},{"name":"20260325.3","sha":"ea46496f56cd94cb0dae65b7026998c88604aaac","kind":"tag","published_at":"2026-03-25T23:10:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260325.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260325.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260325.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.3/manifests"},{"name":"20260325.2","sha":"6a6062bd052ed9a78c020b452cacf6206b96eba8","kind":"tag","published_at":"2026-03-25T16:24:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260325.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260325.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260325.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.2/manifests"},{"name":"20260325.1","sha":"2c820a27f39969f1b6a89b45a04029904595343a","kind":"tag","published_at":"2026-03-25T16:20:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260325.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260325.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260325.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260325.1/manifests"},{"name":"20260324.13","sha":"b75ca895ca72666c884b7d7dda44363c53748009","kind":"tag","published_at":"2026-03-24T23:01:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.13","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.13/manifests"},{"name":"20260324.12","sha":"ca63fe8d7b8c512f93c1002ee3a8b50c1bf3d4a5","kind":"tag","published_at":"2026-03-24T22:37:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.12/manifests"},{"name":"20260324.11","sha":"d0f8a62f06e3c2de7c9c63b6d76bd0d462c5a62c","kind":"tag","published_at":"2026-03-24T22:21:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.11/manifests"},{"name":"20260324.10","sha":"b8dd79dc9ae5817206bc931c5ff7e3a30d480f72","kind":"tag","published_at":"2026-03-24T17:54:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.10/manifests"},{"name":"20260324.9","sha":"6b0fd6c4a4b0c635d4e5c18d251b28abbf32bab5","kind":"tag","published_at":"2026-03-24T17:43:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.9/manifests"},{"name":"20260324.8","sha":"93ace73efbe2abc1776ef9ca30d33a9322dc2e36","kind":"tag","published_at":"2026-03-24T17:22:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.8/manifests"},{"name":"20260324.7","sha":"fbf25c6b815138a6e8eb5fc2f217484c47554534","kind":"tag","published_at":"2026-03-24T17:17:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.7/manifests"},{"name":"20260324.6","sha":"2cdd343939edb07ccbc7f2919070965f62b2ed28","kind":"tag","published_at":"2026-03-24T17:03:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.6/manifests"},{"name":"20260324.5","sha":"3b83d1d3c83abef3ab99fad8a717408cfcbe08f6","kind":"tag","published_at":"2026-03-24T16:45:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.5/manifests"},{"name":"20260324.4","sha":"3ccf4d870ea87104ab70b2a0052d26b47bc51532","kind":"tag","published_at":"2026-03-24T16:27:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.4/manifests"},{"name":"20260324.3","sha":"414c4a1a9d7bbaa65cc40678f455ffebf9fa2954","kind":"tag","published_at":"2026-03-24T16:16:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.3/manifests"},{"name":"20260324.2","sha":"b5bba775c42c42526bd1edbbc0d81a2269b2a07a","kind":"tag","published_at":"2026-03-24T07:16:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.2/manifests"},{"name":"20260324.1","sha":"05407ae4a483e35972bcb2379b53318d5623e253","kind":"tag","published_at":"2026-03-24T07:11:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260324.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260324.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260324.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260324.1/manifests"},{"name":"20260323.29","sha":"7bbf85c9f584b3bbac681f8b1f337db337abe089","kind":"tag","published_at":"2026-03-24T03:48:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.29","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.29/manifests"},{"name":"20260323.31","sha":"4c05a651be4e2f7660e9d5c8e9cdda7e7605be51","kind":"tag","published_at":"2026-03-24T03:45:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.31","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.31/manifests"},{"name":"20260323.30","sha":"b6dc59fd0e33b8dd4073aa960fce8e8d55efe8f2","kind":"tag","published_at":"2026-03-24T03:43:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.30","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.30/manifests"},{"name":"20260323.28","sha":"11227f6085b9aa2a3048c70427867a1f8d2f6873","kind":"tag","published_at":"2026-03-24T03:26:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.28","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.28/manifests"},{"name":"20260323.27","sha":"1caa96cb45f6dcdfab620ffe1c6cc0fbc82a7098","kind":"tag","published_at":"2026-03-24T02:45:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.27","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.27/manifests"},{"name":"20260323.26","sha":"5152cfe93316c1952f1531ab84a24a630c1486af","kind":"tag","published_at":"2026-03-24T00:20:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.26","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.26/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.41","sha":"5152cfe93316c1952f1531ab84a24a630c1486af","kind":"tag","published_at":"2026-03-24T00:08:15.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.41","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.41/manifests"},{"name":"20260323.25","sha":"26d8ee20449174d5db525763e17dbe448dba2cb7","kind":"tag","published_at":"2026-03-23T22:25:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.25","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.25/manifests"},{"name":"20260323.24","sha":"0053138f549a169a0acda6a1413901f4d60e76af","kind":"tag","published_at":"2026-03-23T21:08:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.24","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.24/manifests"},{"name":"20260323.23","sha":"8ba0fec3d99523e166dcb13eae77de8f92f8f9e6","kind":"tag","published_at":"2026-03-23T21:04:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.23","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.23/manifests"},{"name":"20260323.22","sha":"193e18908cea92801357676436a5e802968ae1e1","kind":"tag","published_at":"2026-03-23T20:57:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.22","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.22/manifests"},{"name":"20260323.21","sha":"85bbde9fa972a184e43441752fdf896ae50bda21","kind":"tag","published_at":"2026-03-23T20:52:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.21","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.21/manifests"},{"name":"20260323.20","sha":"15ea801570aa381ae7ee7339c588f65700f07524","kind":"tag","published_at":"2026-03-23T18:57:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.20","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.20/manifests"},{"name":"20260323.19","sha":"fb026cc1f0ea4433154dad03764621c146b4c9cb","kind":"tag","published_at":"2026-03-23T18:49:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.19","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.19/manifests"},{"name":"20260323.18","sha":"387498242fd234b9a3d77aec2e0cec29a5c3842b","kind":"tag","published_at":"2026-03-23T18:44:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.18","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.18/manifests"},{"name":"20260323.17","sha":"155a01d0b602c6cb7170eb30c4e45deb10028542","kind":"tag","published_at":"2026-03-23T18:41:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.17","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.17/manifests"},{"name":"20260323.16","sha":"1c848fab6f0c21f8b258f2de0f17325bed1daa57","kind":"tag","published_at":"2026-03-23T18:26:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.16","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.16/manifests"},{"name":"20260323.15","sha":"9d307c631539ef78ad194c0b0f57617a369897eb","kind":"tag","published_at":"2026-03-23T18:19:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.15","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.15/manifests"},{"name":"20260323.14","sha":"6b5252d5c0cbd6cabbb697bf00e6649bd8d655a3","kind":"tag","published_at":"2026-03-23T18:04:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.14","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.14/manifests"},{"name":"20260323.13","sha":"468f2ff33968dd965977c89222ea3b85f7920e5c","kind":"tag","published_at":"2026-03-23T18:02:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.13","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.13/manifests"},{"name":"20260323.12","sha":"6a85e689f84a355bab93746c5c222346956dd521","kind":"tag","published_at":"2026-03-23T17:57:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.12/manifests"},{"name":"20260323.11","sha":"6a49b7e7fa4818018627ca6e9054cf940e00f5ee","kind":"tag","published_at":"2026-03-23T17:56:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.11/manifests"},{"name":"20260323.10","sha":"71d566bec9153aff389662d4314dc303051f62b0","kind":"tag","published_at":"2026-03-23T17:50:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.10/manifests"},{"name":"20260323.9","sha":"4abf2c86ca9d81af2e497ee5bff4960f4644bdaa","kind":"tag","published_at":"2026-03-23T17:42:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.9/manifests"},{"name":"20260323.8","sha":"2ea0a88f95b3f1ccf991eb4eed415f66ba1b574b","kind":"tag","published_at":"2026-03-23T17:40:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.8/manifests"},{"name":"20260323.7","sha":"6c5f7dfad19c1751b6c3c44a5e14bab3804a3ce2","kind":"tag","published_at":"2026-03-23T17:28:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.7/manifests"},{"name":"20260323.6","sha":"9be9ab4b066845e016d2187cf1dc8e16d6356346","kind":"tag","published_at":"2026-03-23T17:24:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.6/manifests"},{"name":"20260323.5","sha":"57b539af5974a5b8afe8893cd8b2387e1ada1593","kind":"tag","published_at":"2026-03-23T17:12:49.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.5/manifests"},{"name":"20260323.4","sha":"70d0c1fda763e499a625a863dbde41ef9cc965ff","kind":"tag","published_at":"2026-03-23T16:57:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.4/manifests"},{"name":"20260323.3","sha":"c88efe66fb93303919856c170706d7608c27c70f","kind":"tag","published_at":"2026-03-23T16:38:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.3/manifests"},{"name":"20260323.2","sha":"0d2314e2ae24b872d370f7ec0ed96433fda4c0f3","kind":"tag","published_at":"2026-03-23T16:34:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.2/manifests"},{"name":"20260323.1","sha":"5bb368c374d3a7aca536a5a29ac1f21585769d1c","kind":"tag","published_at":"2026-03-23T16:19:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260323.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260323.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260323.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260323.1/manifests"},{"name":"20260321.1","sha":"647c17629d032d9645eace2389d1e5f4e05c4ebb","kind":"tag","published_at":"2026-03-22T00:16:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260321.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260321.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260321.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260321.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260321.1/manifests"},{"name":"20260320.14","sha":"ce3640463d4f8708c660555d524149bbe748153b","kind":"tag","published_at":"2026-03-21T04:36:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.14","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.14/manifests"},{"name":"20260320.13","sha":"ebe012e275d8d434ac36c9ce69de3210d1d468fa","kind":"tag","published_at":"2026-03-21T04:28:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.13","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.13/manifests"},{"name":"20260320.12","sha":"1afd5cf12efd4ae4419eb35c6fb553887c7e7c40","kind":"tag","published_at":"2026-03-21T04:26:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.12/manifests"},{"name":"20260320.11","sha":"a2541be273943384bc06edce563fa56e131714eb","kind":"tag","published_at":"2026-03-21T02:43:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.11/manifests"},{"name":"20260320.10","sha":"fb9e9b12f397268779c0df8be13a153a36d5e39b","kind":"tag","published_at":"2026-03-21T02:38:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.10/manifests"},{"name":"20260320.9","sha":"04b7303324ba8c6c032f7ee21418c3b4dc1b7029","kind":"tag","published_at":"2026-03-21T00:13:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.9/manifests"},{"name":"20260320.8","sha":"a5c160cfd704a5471ef6673cc464116e93b71ea9","kind":"tag","published_at":"2026-03-20T22:42:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.8/manifests"},{"name":"20260320.7","sha":"74a6107851c48aa8345d190f63026c0f2561e6d2","kind":"tag","published_at":"2026-03-20T22:26:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.7/manifests"},{"name":"20260320.6","sha":"0ceb63ba840b54cbd38c17d9c0a5f47cb64204df","kind":"tag","published_at":"2026-03-20T22:22:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.6/manifests"},{"name":"20260320.5","sha":"de95d0196a194ba8a99d68adfd1cbc159922e06c","kind":"tag","published_at":"2026-03-20T21:30:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.5/manifests"},{"name":"20260320.4","sha":"6ddcdae4c7b97e248892b2a9b2b529dbf54a1888","kind":"tag","published_at":"2026-03-20T21:21:33.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.4/manifests"},{"name":"20260320.3","sha":"ef6c6d50ebaf19e0eba44827876ca93bc6b1bb04","kind":"tag","published_at":"2026-03-20T20:42:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.3/manifests"},{"name":"20260320.2","sha":"d20c8e82c17add11ba517512028c8b3dcbf9d27d","kind":"tag","published_at":"2026-03-20T20:24:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.2/manifests"},{"name":"20260320.1","sha":"11e688b227b9ead81c6176b4f2852c80e952969b","kind":"tag","published_at":"2026-03-20T19:36:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260320.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260320.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260320.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260320.1/manifests"},{"name":"20260319.13","sha":"f0c54ba43c9b1e68c9cc5edf71e2bda0eaf6d521","kind":"tag","published_at":"2026-03-20T00:18:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.13","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.13/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.40","sha":"f0c54ba43c9b1e68c9cc5edf71e2bda0eaf6d521","kind":"tag","published_at":"2026-03-20T00:07:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.40","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.40/manifests"},{"name":"20260319.12","sha":"f708570f15da56d7f26e514a8d2f749545ef39a6","kind":"tag","published_at":"2026-03-19T23:14:33.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.12/manifests"},{"name":"20260319.11","sha":"1ea1c3d550ce3577df6e55aa772ba7a75e9660c9","kind":"tag","published_at":"2026-03-19T19:31:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.11/manifests"},{"name":"20260319.10","sha":"69b8b74fb4784e0f3d93a55579579ceaccd4bb8e","kind":"tag","published_at":"2026-03-19T19:28:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.10/manifests"},{"name":"20260319.9","sha":"4d5c913bd33589fc8c6ae460dbd977a8e355f22b","kind":"tag","published_at":"2026-03-19T18:49:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.9/manifests"},{"name":"20260319.8","sha":"5146225dea2e3dd473ca01f60dfccba5ccd88e7f","kind":"tag","published_at":"2026-03-19T18:41:13.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.8/manifests"},{"name":"20260319.7","sha":"8825fbd7c25e33c6fffea4bc4f36dcfd5fadb6a6","kind":"tag","published_at":"2026-03-19T18:33:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.7/manifests"},{"name":"20260319.6","sha":"ad81e1ce00e52b21447a1d86be9e859f4db4f43f","kind":"tag","published_at":"2026-03-19T18:19:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.6/manifests"},{"name":"20260319.5","sha":"b7549bf2337f377b08284677578a33b7e0e238c8","kind":"tag","published_at":"2026-03-19T17:46:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.5/manifests"},{"name":"20260319.4","sha":"f9ab22c33055b79b5b1a11c2950bdb48224109b3","kind":"tag","published_at":"2026-03-19T16:47:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.4/manifests"},{"name":"20260319.3","sha":"565e28bea22b80136d700c97faed20b79c89e66c","kind":"tag","published_at":"2026-03-19T16:34:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.3/manifests"},{"name":"20260319.2","sha":"3ae3c96455873e18fa8cf80da1119012c6636868","kind":"tag","published_at":"2026-03-19T16:32:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.2/manifests"},{"name":"20260319.1","sha":"ec90fb32b3cd44789df467a9c6510e1f6e9dac41","kind":"tag","published_at":"2026-03-19T16:17:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260319.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260319.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260319.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260319.1/manifests"},{"name":"20260318.10","sha":"040eb89559eca29aa8cd6dbec98913859c97478a","kind":"tag","published_at":"2026-03-19T02:36:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.10/manifests"},{"name":"20260318.9","sha":"f54cd67ee40516a374e74ffc88df868c7c186fa7","kind":"tag","published_at":"2026-03-18T23:58:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.9/manifests"},{"name":"20260318.8","sha":"f54cd67ee40516a374e74ffc88df868c7c186fa7","kind":"tag","published_at":"2026-03-18T23:53:23.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.8/manifests"},{"name":"20260318.7","sha":"836d5d4ddc34ea5d723864cc046075a5c23c8648","kind":"tag","published_at":"2026-03-18T23:45:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.7/manifests"},{"name":"20260318.6","sha":"6365fecd019a045d72dfd6b18fa18deec2a11b77","kind":"tag","published_at":"2026-03-18T21:42:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.6/manifests"},{"name":"20260318.5","sha":"2fc7722793a043561ed77971e5d42a428b58470a","kind":"tag","published_at":"2026-03-18T21:32:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.5/manifests"},{"name":"20260318.4","sha":"211f87d6f3548e40c4b15e894b14f7828fc7b841","kind":"tag","published_at":"2026-03-18T21:29:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.4/manifests"},{"name":"20260318.3","sha":"4b67f65b14fae099fea06ec5f7029bdebfd47a79","kind":"tag","published_at":"2026-03-18T20:51:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.3/manifests"},{"name":"20260318.2","sha":"db0c1e806b8935f1fde7de209b6a77f47573a07d","kind":"tag","published_at":"2026-03-18T19:56:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.2/manifests"},{"name":"20260318.1","sha":"562f3cd23215c4ce8f1f36b5790b11a0b37799aa","kind":"tag","published_at":"2026-03-18T19:40:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260318.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260318.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260318.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260318.1/manifests"},{"name":"20260317.28","sha":"562f3cd23215c4ce8f1f36b5790b11a0b37799aa","kind":"tag","published_at":"2026-03-17T23:29:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.28","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.28/manifests"},{"name":"20260317.27","sha":"3d792bb60f71a2e86153f0c81a2df0e54b1f997b","kind":"tag","published_at":"2026-03-17T23:17:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.27","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.27/manifests"},{"name":"20260317.26","sha":"b443cb5a27dabf00997529a18db70b6f87692810","kind":"tag","published_at":"2026-03-17T22:20:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.26","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.26/manifests"},{"name":"20260317.25","sha":"746aa2ccceae23cd49b59a754beee1cc30458929","kind":"tag","published_at":"2026-03-17T22:14:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.25","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.25/manifests"},{"name":"20260317.24","sha":"9a15298180bc700e612be08fcab8c162e2e8b928","kind":"tag","published_at":"2026-03-17T22:11:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.24","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.24/manifests"},{"name":"20260317.23","sha":"b47fbae6c918c01643d9883e8bc0655cd17c77b1","kind":"tag","published_at":"2026-03-17T22:03:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.23","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.23/manifests"},{"name":"20260317.22","sha":"b10ad1c7d6ff0f43c700ea5710de90eecf848b79","kind":"tag","published_at":"2026-03-17T22:03:17.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.22","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.22/manifests"},{"name":"20260317.21","sha":"1dd81b899a21eb28ed7dd15bdf1c558196775c3e","kind":"tag","published_at":"2026-03-17T21:55:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.21","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.21/manifests"},{"name":"20260317.20","sha":"6b341ae7922084862f279d0d2f5e17a7c553ddfc","kind":"tag","published_at":"2026-03-17T21:35:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.20","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.20/manifests"},{"name":"20260317.19","sha":"892b8c21be0f4f840da3ca67d7cb594d706a70c8","kind":"tag","published_at":"2026-03-17T21:34:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.19","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.19/manifests"},{"name":"20260317.18","sha":"e8c1e357d361cfa96c29888f9b8bd9ac9fc0e5fd","kind":"tag","published_at":"2026-03-17T21:24:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.18","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.18/manifests"},{"name":"20260317.17","sha":"1a1710983cc62b2720b73826b12628a32b5b4dab","kind":"tag","published_at":"2026-03-17T21:19:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.17","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.17/manifests"},{"name":"20260317.16","sha":"be32e9bd41858f942912dcc6bb336e26e5d79010","kind":"tag","published_at":"2026-03-17T21:15:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.16","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.16/manifests"},{"name":"20260317.15","sha":"8132055446b688bf1a1adf9791faca7525fe8974","kind":"tag","published_at":"2026-03-17T20:57:33.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.15","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.15/manifests"},{"name":"20260317.14","sha":"872a4bb859f066b98e50ae46f8e8a01e0a58e58a","kind":"tag","published_at":"2026-03-17T18:33:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.14","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.14/manifests"},{"name":"20260317.12","sha":"9aa3a97951bf4f0dd6c565fa93d9eb47d0505f63","kind":"tag","published_at":"2026-03-17T18:23:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.12/manifests"},{"name":"20260317.13","sha":"9706243c9de0049ce8a7cac42f2005659e4923a1","kind":"tag","published_at":"2026-03-17T18:21:13.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.13","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.13/manifests"},{"name":"20260317.10","sha":"8f79bdbf1d7c3af827ca807347fc1134bbf45731","kind":"tag","published_at":"2026-03-17T17:52:51.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.10/manifests"},{"name":"20260317.11","sha":"6103cc91d7032570faa6ae350bfdc9e2549c1865","kind":"tag","published_at":"2026-03-17T17:52:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.11/manifests"},{"name":"20260317.9","sha":"79feee663079ca558e43f7b21a1b3cb573a63532","kind":"tag","published_at":"2026-03-17T17:12:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.9/manifests"},{"name":"20260317.7","sha":"7748c31b87fe59798af39f8e4a3dadce8a4bed84","kind":"tag","published_at":"2026-03-17T16:56:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.7/manifests"},{"name":"20260317.8","sha":"25a764f5f1a4573da1e91606c876f370e9e01270","kind":"tag","published_at":"2026-03-17T16:56:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.8/manifests"},{"name":"20260317.6","sha":"6df43be90d257a49389c188935400792b7108cc6","kind":"tag","published_at":"2026-03-17T16:56:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.6/manifests"},{"name":"20260317.5","sha":"bfc6317aa00ff0d93133551d6448dd1fef7d2aaa","kind":"tag","published_at":"2026-03-17T15:57:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.5/manifests"},{"name":"20260317.4","sha":"cc3899825f63e946e4d5f4d75f0d779a9de004ce","kind":"tag","published_at":"2026-03-17T15:47:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.4/manifests"},{"name":"20260317.3","sha":"591bbe081f1dfcef3228b84a16e1e49e4df0f325","kind":"tag","published_at":"2026-03-17T15:35:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.3/manifests"},{"name":"20260317.1","sha":"99a38cb16397c299566bc6f10f910c9e4e3a6f44","kind":"tag","published_at":"2026-03-17T15:15:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.1/manifests"},{"name":"20260317.2","sha":"e7e7778ea7152aaa7cacbeb4dac1e73727cdd6fe","kind":"tag","published_at":"2026-03-17T15:15:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260317.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260317.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260317.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260317.2/manifests"},{"name":"20260316.19","sha":"07bbdb862cdcb856a9d460c46e5fac62d6b5228a","kind":"tag","published_at":"2026-03-17T04:01:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.19","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.19/manifests"},{"name":"20260316.18","sha":"6ec15bbc95bf292540e6affd0675b2b129ee353e","kind":"tag","published_at":"2026-03-17T03:09:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.18","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.18/manifests"},{"name":"20260316.17","sha":"0bfb5ae84efc466ea165833e4390b4b4b169a533","kind":"tag","published_at":"2026-03-17T02:24:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.17","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.17/manifests"},{"name":"20260316.16","sha":"45acd14c7ab25c53b7be274f838ad1bdd865f476","kind":"tag","published_at":"2026-03-16T23:46:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.16","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.16/manifests"},{"name":"20260316.15","sha":"10f6bcd2b50caafc1f7f1777c13ef3113cb44577","kind":"tag","published_at":"2026-03-16T22:34:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.15","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.15/manifests"},{"name":"20260316.14","sha":"217d28580cb65ccb27161066f1aa31afbffda7a2","kind":"tag","published_at":"2026-03-16T22:23:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.14","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.14/manifests"},{"name":"20260316.13","sha":"3ab441ccf0479a19ea023a0d083e6fa2203c16e7","kind":"tag","published_at":"2026-03-16T21:46:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.13","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.13/manifests"},{"name":"20260316.12","sha":"a878ee79dbe14f295329872270b6af76fc4013b9","kind":"tag","published_at":"2026-03-16T20:58:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.12/manifests"},{"name":"20260316.11","sha":"f0544f1ebe9f32606af10717b0095049c650d367","kind":"tag","published_at":"2026-03-16T20:54:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.11/manifests"},{"name":"20260316.10","sha":"7cb14945e6664f95551cfb3634797dd1fe92b3e2","kind":"tag","published_at":"2026-03-16T20:51:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.10/manifests"},{"name":"20260316.9","sha":"ddd6fd5564a0bd07b54600fe167dc57b5d42f1b8","kind":"tag","published_at":"2026-03-16T19:46:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.9/manifests"},{"name":"20260316.8","sha":"778046ba4a982581cfececbc911a43b2b75201a8","kind":"tag","published_at":"2026-03-16T19:34:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.8/manifests"},{"name":"20260316.7","sha":"f03afa508a63b5707c2018ba131e9607760cc1f3","kind":"tag","published_at":"2026-03-16T19:27:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.7/manifests"},{"name":"20260316.6","sha":"32a1d64f01d040ed69ecc3f53a1e750f12b730b9","kind":"tag","published_at":"2026-03-16T18:49:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.6/manifests"},{"name":"20260316.5","sha":"845edd13bcae27f2425c765a03030cf98ea523fd","kind":"tag","published_at":"2026-03-16T18:49:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.5/manifests"},{"name":"20260316.4","sha":"83c1fd78d84c045e2dd0c1d5302264d59a6cec8f","kind":"tag","published_at":"2026-03-16T18:43:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.4/manifests"},{"name":"20260316.3","sha":"036a6402823ab7b80376c39b944e1c5e3779b91d","kind":"tag","published_at":"2026-03-16T18:12:17.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.3/manifests"},{"name":"20260316.2","sha":"361e7aa9222072a847f8d2a31b471d51a54836a6","kind":"tag","published_at":"2026-03-16T18:02:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.2/manifests"},{"name":"20260316.1","sha":"9274171d1d23f247915790d685f414c87b4bf902","kind":"tag","published_at":"2026-03-16T17:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260316.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260316.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260316.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260316.1/manifests"},{"name":"20260313.7","sha":"b06a71648a8ca3127e4ebad348fae8fe8500eaaa","kind":"tag","published_at":"2026-03-13T23:36:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260313.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260313.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260313.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.7/manifests"},{"name":"20260313.6","sha":"a5eec0b6c5ee047899aebbda12878497c0c44065","kind":"tag","published_at":"2026-03-13T23:24:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260313.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260313.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260313.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.6/manifests"},{"name":"20260313.5","sha":"a471a5daf1ca387e5f724d84c3e4fdde99e69998","kind":"tag","published_at":"2026-03-13T22:46:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260313.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260313.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260313.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.5/manifests"},{"name":"20260313.4","sha":"5ec38bd69100a6fa11edfae7784c300f0bb8863e","kind":"tag","published_at":"2026-03-13T18:25:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260313.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260313.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260313.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.4/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.39","sha":"5ec38bd69100a6fa11edfae7784c300f0bb8863e","kind":"tag","published_at":"2026-03-13T18:13:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.39","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.39/manifests"},{"name":"@microsoft/fast-element_v2.10.2","sha":"5ec38bd69100a6fa11edfae7784c300f0bb8863e","kind":"tag","published_at":"2026-03-13T18:13:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.10.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.10.2/manifests"},{"name":"20260313.3","sha":"3ade63edb5abe7b5454e96390aac5ad13fdb4cc7","kind":"tag","published_at":"2026-03-13T18:13:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260313.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260313.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260313.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.3/manifests"},{"name":"20260313.2","sha":"af79709abe6bfca7b691ed38d6205af0d674423f","kind":"tag","published_at":"2026-03-13T15:56:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260313.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.2/manifests"},{"name":"20260313.1","sha":"3e3727d89d4f8a7039f9f89215b0cb14683b4194","kind":"tag","published_at":"2026-03-13T15:55:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260313.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260313.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260313.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260313.1/manifests"},{"name":"20260312.1","sha":"f7a20f04946f82d4aee2aadf8319ba307d127be6","kind":"tag","published_at":"2026-03-12T23:50:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260312.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260312.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260312.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260312.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260312.1/manifests"},{"name":"20260310.7","sha":"8b8d4d32a65e646d309cdbe078fc20981d9357d6","kind":"tag","published_at":"2026-03-11T02:55:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260310.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260310.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260310.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.7/manifests"},{"name":"20260310.6","sha":"a7e419a489e7a8361d5800fc3a8076b162f2e9f2","kind":"tag","published_at":"2026-03-10T21:52:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260310.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260310.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260310.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.6/manifests"},{"name":"20260310.5","sha":"f5fa7b7f3376701cfdd09cb8e1890837334acde5","kind":"tag","published_at":"2026-03-10T21:42:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260310.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260310.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260310.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.5/manifests"},{"name":"20260310.3","sha":"6fc76ba9007405553c91e5d8f6331c01c6bca897","kind":"tag","published_at":"2026-03-10T21:36:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260310.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260310.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260310.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.3/manifests"},{"name":"20260310.4","sha":"487c3e789c0bcd8e0c25d1a16d562bb11e4c4160","kind":"tag","published_at":"2026-03-10T21:36:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260310.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260310.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260310.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.4/manifests"},{"name":"20260310.2","sha":"ae9185c0412b4de6d89576851770875fed41e39a","kind":"tag","published_at":"2026-03-10T20:40:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260310.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260310.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260310.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.2/manifests"},{"name":"20260310.1","sha":"6c0a0ab775ae742b5f3e51361025b6091799cec4","kind":"tag","published_at":"2026-03-10T15:42:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260310.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260310.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260310.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260310.1/manifests"},{"name":"20260309.7","sha":"f997b54eabf29a9e68b49ae4268794e3dd270121","kind":"tag","published_at":"2026-03-10T00:20:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260309.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260309.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260309.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.7/manifests"},{"name":"20260309.6","sha":"502e6233c60e6f1230d919b1466acdbc7cb095be","kind":"tag","published_at":"2026-03-09T23:15:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260309.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260309.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260309.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.6/manifests"},{"name":"20260309.5","sha":"204b8a98a006b3c960e7ce9890fcdb3b21deba22","kind":"tag","published_at":"2026-03-09T23:13:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260309.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260309.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260309.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.5/manifests"},{"name":"20260309.4","sha":"3c859dd6b7084b202cfbc0d9704a753705acc4f8","kind":"tag","published_at":"2026-03-09T22:56:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260309.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260309.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260309.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.4/manifests"},{"name":"20260309.3","sha":"3c859dd6b7084b202cfbc0d9704a753705acc4f8","kind":"tag","published_at":"2026-03-09T22:55:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260309.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260309.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260309.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.3/manifests"},{"name":"20260309.2","sha":"f91c57b5df062d6a1bb46a692070b89e31df384d","kind":"tag","published_at":"2026-03-09T22:10:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260309.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260309.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260309.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.2/manifests"},{"name":"20260309.1","sha":"937c343fbd5c941438c50ee299757474a4b36e67","kind":"tag","published_at":"2026-03-09T17:15:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260309.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260309.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260309.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260309.1/manifests"},{"name":"20260307.1","sha":"649c51aaf096f2be1bd7ec3fc3a1c0047e85a36d","kind":"tag","published_at":"2026-03-08T00:22:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260307.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260307.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260307.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260307.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260307.1/manifests"},{"name":"20260306.12","sha":"25049e7414f0882c02b43875d64bc9db7a2eec02","kind":"tag","published_at":"2026-03-07T00:47:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.12/manifests"},{"name":"20260306.11","sha":"6a1a4837417588d505f6312ed38a1b525a7becca","kind":"tag","published_at":"2026-03-07T00:45:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.11/manifests"},{"name":"20260306.10","sha":"f2de4b683ed1ac5183a872e26c053acda018219e","kind":"tag","published_at":"2026-03-07T00:38:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.10/manifests"},{"name":"20260306.9","sha":"f6342e928cc6679bcd998339778e908f57302101","kind":"tag","published_at":"2026-03-07T00:36:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.9/manifests"},{"name":"20260306.8","sha":"a84a6b6e627d66fee964ab0e3b42120c7b486e8b","kind":"tag","published_at":"2026-03-07T00:32:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.8/manifests"},{"name":"20260306.7","sha":"850e514c7ded1d459e3a4ecdd4a3d22ce783eb7e","kind":"tag","published_at":"2026-03-07T00:24:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.7/manifests"},{"name":"20260306.6","sha":"37734050ee0b61e9ea58a567882359ed5ab78eb6","kind":"tag","published_at":"2026-03-07T00:20:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.6/manifests"},{"name":"20260306.5","sha":"a63fa8f9ec68af8733bae9f67756b2ed506d489f","kind":"tag","published_at":"2026-03-06T23:56:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.5/manifests"},{"name":"20260306.4","sha":"733b6ffcbd1a569c54368eada6ce47b1277f2526","kind":"tag","published_at":"2026-03-06T23:55:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.4/manifests"},{"name":"20260306.3","sha":"474abeb9def39fcf01757f9b8104b53d13c86165","kind":"tag","published_at":"2026-03-06T22:41:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.3/manifests"},{"name":"20260306.2","sha":"d16d2f6bf51780757df4ce180c3a6962269189fb","kind":"tag","published_at":"2026-03-06T22:30:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.2/manifests"},{"name":"20260306.1","sha":"5454926dc9bc79b03dbcba473c6b061f7f434d98","kind":"tag","published_at":"2026-03-06T20:16:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260306.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260306.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260306.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260306.1/manifests"},{"name":"20260304.9","sha":"4b4de077caacda0cb06043eaa151890d5ff3d6a1","kind":"tag","published_at":"2026-03-05T00:22:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.9/manifests"},{"name":"@microsoft/fast-ssr_v1.0.0-beta.39","sha":"4b4de077caacda0cb06043eaa151890d5ff3d6a1","kind":"tag","published_at":"2026-03-05T00:09:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-ssr_v1.0.0-beta.39","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-ssr_v1.0.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-ssr_v1.0.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-ssr_v1.0.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-ssr_v1.0.0-beta.39/manifests"},{"name":"20260304.8","sha":"0b54653a0f27bc7b001955a37069ad6dcba5dc54","kind":"tag","published_at":"2026-03-04T23:00:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.8/manifests"},{"name":"20260304.7","sha":"03189c7fbfb27f393fef7f84b1194e5dedc31d67","kind":"tag","published_at":"2026-03-04T22:07:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.7/manifests"},{"name":"20260304.6","sha":"4d347fc6760a81b2469182568b5bfaf90981737a","kind":"tag","published_at":"2026-03-04T19:59:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.6/manifests"},{"name":"20260304.5","sha":"d0aa03d8d69547d58626e1f859b8df6d4d981397","kind":"tag","published_at":"2026-03-04T19:58:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.5/manifests"},{"name":"20260304.4","sha":"a4df8f145626d48560d3bc14f81c9bedc12049ab","kind":"tag","published_at":"2026-03-04T19:44:08.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.4/manifests"},{"name":"20260304.3","sha":"92827147e58688b85e6a141a431bd844881f2e85","kind":"tag","published_at":"2026-03-04T19:42:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.3/manifests"},{"name":"20260304.2","sha":"89e100f4e34ba4c10110a8fb575da92c8a1e218f","kind":"tag","published_at":"2026-03-04T17:49:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.2/manifests"},{"name":"20260304.1","sha":"49f4ff10299bc96fe3cc97fb64c83be1f35bbf84","kind":"tag","published_at":"2026-03-04T17:47:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260304.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260304.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260304.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260304.1/manifests"},{"name":"20260303.7","sha":"f8a70c55d0c249b761af0b45d3587d6a48400dbd","kind":"tag","published_at":"2026-03-03T22:31:08.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260303.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260303.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260303.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.7/manifests"},{"name":"20260303.6","sha":"d60ba1fdbc660dd3dae03b4da1d208670567b90d","kind":"tag","published_at":"2026-03-03T22:25:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260303.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260303.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260303.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.6/manifests"},{"name":"20260303.5","sha":"4601f0ef212ff000d84e4d5ce5f635149811314a","kind":"tag","published_at":"2026-03-03T18:17:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260303.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260303.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260303.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.5/manifests"},{"name":"20260303.4","sha":"147826cc119e72a317eee839ded9a797870db994","kind":"tag","published_at":"2026-03-03T18:15:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260303.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260303.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260303.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.4/manifests"},{"name":"20260303.3","sha":"becb1ed087d701942bd181c7d4b12857091a2150","kind":"tag","published_at":"2026-03-03T18:06:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260303.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260303.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260303.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.3/manifests"},{"name":"20260303.2","sha":"8ad8ef8958e71ef5c958d2def382b0b0bae7994d","kind":"tag","published_at":"2026-03-03T18:04:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260303.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260303.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260303.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.2/manifests"},{"name":"20260303.1","sha":"8795a106fe84bba320ea42e93821558e8decc868","kind":"tag","published_at":"2026-03-03T18:02:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260303.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260303.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260303.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260303.1/manifests"},{"name":"20260302.5","sha":"0af63b1b1321b583e61cb98a3b35dd157a3503ab","kind":"tag","published_at":"2026-03-02T23:10:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260302.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260302.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260302.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.5/manifests"},{"name":"20260302.4","sha":"5a98057dbc09cac51780c820e73108a96c2353a3","kind":"tag","published_at":"2026-03-02T22:44:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260302.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260302.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260302.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.4/manifests"},{"name":"20260302.3","sha":"e77d43095217d60a6a90d64df471908a28687881","kind":"tag","published_at":"2026-03-02T22:40:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260302.3","html_url":"https://github.com/microsoft/fast/releases/tag/20260302.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260302.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.3/manifests"},{"name":"@microsoft/fast-element_v2.10.1","sha":"5a98057dbc09cac51780c820e73108a96c2353a3","kind":"tag","published_at":"2026-03-02T22:31:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.10.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.10.1/manifests"},{"name":"20260302.2","sha":"98b388d7dccfb95298e5fa6d55631b45acbb22ae","kind":"tag","published_at":"2026-03-02T18:52:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260302.2","html_url":"https://github.com/microsoft/fast/releases/tag/20260302.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260302.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.2/manifests"},{"name":"20260302.1","sha":"653ec16f55d5bbe265b77494a1591de4db6fc0ee","kind":"tag","published_at":"2026-03-02T18:19:51.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260302.1","html_url":"https://github.com/microsoft/fast/releases/tag/20260302.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260302.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260302.1/manifests"},{"name":"20260227.16","sha":"e83b40c08887fe1262b71a8d51f81dc18f6c98aa","kind":"tag","published_at":"2026-02-28T00:20:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.16","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.16/manifests"},{"name":"20260227.15","sha":"c3bd3b39ffaf8ee0829fd946acd77991e469cbbd","kind":"tag","published_at":"2026-02-28T00:10:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.15","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.15/manifests"},{"name":"20260227.14","sha":"79e34069cce01e224540f44bbeacdac735fb297c","kind":"tag","published_at":"2026-02-27T23:58:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.14","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.14/manifests"},{"name":"20260227.13","sha":"a1ab643736c728c5132b9f5ba2ea822b454c6882","kind":"tag","published_at":"2026-02-27T21:42:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.13","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.13/manifests"},{"name":"20260227.12","sha":"76ab495bc944b32586c5ea48b31904cfed11a5b1","kind":"tag","published_at":"2026-02-27T19:21:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.12","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.12/manifests"},{"name":"20260227.11","sha":"e7f464b68f89ae5b5da67e6ab2e6ea63c50175ed","kind":"tag","published_at":"2026-02-27T19:16:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.11","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.11/manifests"},{"name":"20260227.10","sha":"c47fa25fbca9e2af375491b64bb77887ce3f70ce","kind":"tag","published_at":"2026-02-27T18:56:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.10","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.10/manifests"},{"name":"20260227.9","sha":"b9b852f8d172e6d7db57ec8a7be7a2d3f0998cfe","kind":"tag","published_at":"2026-02-27T18:47:33.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.9","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.9/manifests"},{"name":"20260227.8","sha":"101bf702a46bf17cbf682577fb856d6c10e9edaa","kind":"tag","published_at":"2026-02-27T18:42:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.8","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.8/manifests"},{"name":"20260227.7","sha":"e31ddb887a72d56174b2d75fc77501a5f6327f49","kind":"tag","published_at":"2026-02-27T18:38:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.7","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.7/manifests"},{"name":"20260227.6","sha":"22735b0b4f87782e2a41ead844333007ad67b17e","kind":"tag","published_at":"2026-02-27T18:35:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.6","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.6/manifests"},{"name":"20260227.4","sha":"c992d2a5311f64272c3aebfb24105f374dd22cb1","kind":"tag","published_at":"2026-02-27T18:08:59.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.4","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.4/manifests"},{"name":"20260227.5","sha":"9170f6a00d7e5b4e829366cbbfbc033c522954de","kind":"tag","published_at":"2026-02-27T18:07:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/20260227.5","html_url":"https://github.com/microsoft/fast/releases/tag/20260227.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@20260227.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/20260227.5/manifests"},{"name":"@microsoft/fast-element_v2.10.0","sha":"a4ffe015b706294d948b0addf328e004b6cd5cf6","kind":"tag","published_at":"2026-02-17T20:49:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.10.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.38","sha":"a4ffe015b706294d948b0addf328e004b6cd5cf6","kind":"tag","published_at":"2026-02-17T20:49:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.38","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.38/manifests"},{"name":"@microsoft/fast-ssr_v1.0.0-beta.38","sha":"a4ffe015b706294d948b0addf328e004b6cd5cf6","kind":"tag","published_at":"2026-02-17T20:49:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-ssr_v1.0.0-beta.38","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-ssr_v1.0.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-ssr_v1.0.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-ssr_v1.0.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-ssr_v1.0.0-beta.38/manifests"},{"name":"@microsoft/fast-ssr_v1.0.0-beta.37","sha":"29a18355642b778753fcd3fd457a90ce8fc81d09","kind":"tag","published_at":"2026-01-23T21:36:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-ssr_v1.0.0-beta.37","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-ssr_v1.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-ssr_v1.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-ssr_v1.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-ssr_v1.0.0-beta.37/manifests"},{"name":"@microsoft/fast-router_v1.0.0-alpha.30","sha":"29a18355642b778753fcd3fd457a90ce8fc81d09","kind":"tag","published_at":"2026-01-23T21:36:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v1.0.0-alpha.30","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v1.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v1.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v1.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v1.0.0-alpha.30/manifests"},{"name":"@microsoft/fast-element_v2.9.2","sha":"29a18355642b778753fcd3fd457a90ce8fc81d09","kind":"tag","published_at":"2026-01-23T21:36:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.9.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.9.2/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.37","sha":"29a18355642b778753fcd3fd457a90ce8fc81d09","kind":"tag","published_at":"2026-01-23T21:36:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.37","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.37/manifests"},{"name":"@microsoft/fast-element_v2.9.0","sha":"7c0eea5940f9a77c7d84e05546c91d8289fd4c70","kind":"tag","published_at":"2025-12-08T19:47:51.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.9.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.9.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.36","sha":"49fc98f518a2bd7ec32545d46506a0f89033bcaf","kind":"tag","published_at":"2025-12-03T00:42:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.36","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.36/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.35","sha":"ad7e166c4eae71b65aa3af85c1ffa4fa15833f14","kind":"tag","published_at":"2025-12-02T21:47:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.35","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.35/manifests"},{"name":"@microsoft/fast-element_v2.8.5","sha":"ad7e166c4eae71b65aa3af85c1ffa4fa15833f14","kind":"tag","published_at":"2025-12-02T21:47:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.8.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.5/manifests"},{"name":"@microsoft/fast-element_v2.8.4","sha":"893afcb6d68a0c72d18ad0a8738ad4dafd3314a1","kind":"tag","published_at":"2025-12-01T18:46:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.8.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.4/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.34","sha":"3a3af0c7627b10dbf60dadd646e4ce534b3d8bc8","kind":"tag","published_at":"2025-11-26T07:15:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.34","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.34/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.33","sha":"991d07a07401291f1b5996c1c00a57f1164edf9d","kind":"tag","published_at":"2025-11-12T20:41:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.33","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.33/manifests"},{"name":"@microsoft/fast-element_v2.8.3","sha":"991d07a07401291f1b5996c1c00a57f1164edf9d","kind":"tag","published_at":"2025-11-12T20:41:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.8.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.3/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.32","sha":"3df55f6ca6c032672f9162c3ca2c5585cd7d50b0","kind":"tag","published_at":"2025-10-31T20:45:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.32","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.32/manifests"},{"name":"@microsoft/fast-element_v2.8.2","sha":"3df55f6ca6c032672f9162c3ca2c5585cd7d50b0","kind":"tag","published_at":"2025-10-31T20:45:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.8.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.2/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.31","sha":"7196b92e4af91a227cd42945d1b363782964e122","kind":"tag","published_at":"2025-10-21T23:42:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.31","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.31/manifests"},{"name":"@microsoft/fast-element_v2.8.1","sha":"dc9f06a9639ba14111e899641f0df8ab2a142403","kind":"tag","published_at":"2025-10-21T16:17:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.8.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.1/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.30","sha":"82cbf5ccbb9646c12599554b37abe4ffb1a6e258","kind":"tag","published_at":"2025-10-13T00:37:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.30","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.30/manifests"},{"name":"@microsoft/fast-element_v2.8.0","sha":"82cbf5ccbb9646c12599554b37abe4ffb1a6e258","kind":"tag","published_at":"2025-10-13T00:37:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.8.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.29","sha":"c526385b52fa778767581e344a456c1e346789fc","kind":"tag","published_at":"2025-10-01T07:17:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.29","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.29/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.28","sha":"9ef6a69a6ba2a3da04cc986ea402c773d529f694","kind":"tag","published_at":"2025-09-26T07:52:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.28","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.28/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.27","sha":"15f32c3883b3ddbe1d5f428e5fbeb997b3becc55","kind":"tag","published_at":"2025-09-25T05:41:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.27","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.27/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.26","sha":"65739ccac8d831b958d3bf0ce07b479622fdc9ee","kind":"tag","published_at":"2025-09-23T07:36:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.26","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.26/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.25","sha":"c352ed8a996d3ffc96c5f31952e92d8765b0ee7f","kind":"tag","published_at":"2025-09-22T00:34:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.25","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.25/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.24","sha":"3bf6e8b4ef81cd897887729732d2c76dd6deb50b","kind":"tag","published_at":"2025-09-18T22:16:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.24","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.24/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.23","sha":"d8da249b90c0f65d06dc255e2c79044671ff9d7a","kind":"tag","published_at":"2025-09-16T00:50:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.23","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.23/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.22","sha":"3d6d78c42a0d27475fc69e993ce68a82453a00b4","kind":"tag","published_at":"2025-09-15T00:33:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.22","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.22/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.21","sha":"7377375b22f7089b84a5962ba6f94822918379bd","kind":"tag","published_at":"2025-08-20T20:57:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.21","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.21/manifests"},{"name":"@microsoft/fast-element_v2.7.0","sha":"7377375b22f7089b84a5962ba6f94822918379bd","kind":"tag","published_at":"2025-08-20T20:57:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.7.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.20","sha":"980c32006d5fc281c749f9c680825fa2f241982f","kind":"tag","published_at":"2025-08-18T07:29:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.20","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.20/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.19","sha":"2d767b87ba7178a8a2c10398c3df0e6357906a57","kind":"tag","published_at":"2025-08-18T00:35:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.19","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.19/manifests"},{"name":"@microsoft/fast-element_v2.6.0","sha":"9c0d31c3983d80f662d9ccb412e117e85c0890a3","kind":"tag","published_at":"2025-08-06T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.6.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.18","sha":"9c0d31c3983d80f662d9ccb412e117e85c0890a3","kind":"tag","published_at":"2025-08-06T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.18","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.18/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.17","sha":"857212fafcc576e8947514d8c20932141311de69","kind":"tag","published_at":"2025-07-28T00:36:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.17","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.17/manifests"},{"name":"@microsoft/fast-element_v2.5.0","sha":"6b6d0b4f144d4c2a4c019aa4f6aa431a2fb7e592","kind":"tag","published_at":"2025-07-16T22:43:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.5.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.16","sha":"6b6d0b4f144d4c2a4c019aa4f6aa431a2fb7e592","kind":"tag","published_at":"2025-07-16T22:43:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.16/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.15","sha":"b97d45610104c4a0ae522d7b1599ec7886bbc33c","kind":"tag","published_at":"2025-07-07T00:35:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.15/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.14","sha":"f90719882bc4caf4a7db2688e7c4477fe0b673c4","kind":"tag","published_at":"2025-06-14T20:48:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.14/manifests"},{"name":"@microsoft/fast-element_v2.4.1","sha":"3ae49411a853d69c52a60e3b0f9aac089b609389","kind":"tag","published_at":"2025-05-30T05:02:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.4.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.4.1/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.13","sha":"3ae49411a853d69c52a60e3b0f9aac089b609389","kind":"tag","published_at":"2025-05-30T05:02:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.13/manifests"},{"name":"@microsoft/fast-element_v2.4.0","sha":"f5beeedb55267d7a6c7488c259b07abe25281a7e","kind":"tag","published_at":"2025-05-23T23:52:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.4.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.12","sha":"f5beeedb55267d7a6c7488c259b07abe25281a7e","kind":"tag","published_at":"2025-05-23T23:52:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.12/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.11","sha":"f75d1d648320a15da8ac65d554902e745f4cc623","kind":"tag","published_at":"2025-05-14T05:27:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.11/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.9","sha":"7714fe598204e40f74316ef429f43c68ac974216","kind":"tag","published_at":"2025-05-05T00:33:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.9/manifests"},{"name":"@microsoft/fast-element_v2.3.0","sha":"7714fe598204e40f74316ef429f43c68ac974216","kind":"tag","published_at":"2025-05-05T00:33:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.3.0/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.8","sha":"c88dd1f86e96cd62be855b5dd7f4801da0f5f2c5","kind":"tag","published_at":"2025-04-28T16:06:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.8/manifests"},{"name":"@microsoft/fast-element_v2.2.1","sha":"d747f2d719a7e97c1e9a5154009819ba555cfd9c","kind":"tag","published_at":"2025-04-16T15:53:13.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.2.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.2.1/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.7","sha":"d747f2d719a7e97c1e9a5154009819ba555cfd9c","kind":"tag","published_at":"2025-04-16T15:53:13.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.7/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.6","sha":"ff54bdd3d4632a3e9c8859f64329d48176c1eba7","kind":"tag","published_at":"2025-04-10T21:08:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.6/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.5","sha":"0f1502557996d61f3b846c0222e19413c87ff4f8","kind":"tag","published_at":"2025-04-09T23:46:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.5/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.4","sha":"f194d02a7edb4bc5913384e339608e6737dfafef","kind":"tag","published_at":"2025-04-04T20:54:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.4/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.3","sha":"c66fee6a01a51118eb0a3862e5109277d137732a","kind":"tag","published_at":"2025-03-31T00:32:15.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.3/manifests"},{"name":"@microsoft/fast-html_v1.0.0-alpha.2","sha":"2882392e58fe0818f2c6a52dc950845d9f07a0c4","kind":"tag","published_at":"2025-03-25T19:31:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-html_v1.0.0-alpha.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-html_v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-html_v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-html_v1.0.0-alpha.2/manifests"},{"name":"@microsoft/fast-element_v2.1.0","sha":"97178205e7415613576f2dcafcae98df2787f90f","kind":"tag","published_at":"2025-02-13T17:34:08.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.1.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.1.0/manifests"},{"name":"@microsoft/fast-element_v2.0.1","sha":"d4be0d242c3bca56ad56b6543bfe5b757ed57bb8","kind":"tag","published_at":"2024-12-11T19:53:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v2.0.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v2.0.1/manifests"},{"name":"@microsoft/fast-router_v1.0.0-alpha.29","sha":"d4be0d242c3bca56ad56b6543bfe5b757ed57bb8","kind":"tag","published_at":"2024-12-11T19:53:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v1.0.0-alpha.29","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v1.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v1.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v1.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v1.0.0-alpha.29/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.25","sha":"fd9068b94e4aa8d2282f0cce613f58436fae955d","kind":"tag","published_at":"2024-10-23T23:55:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.25","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.25/manifests"},{"name":"@microsoft/fast-router_v0.4.10","sha":"fd9068b94e4aa8d2282f0cce613f58436fae955d","kind":"tag","published_at":"2024-10-23T23:55:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.10/manifests"},{"name":"@microsoft/fast-foundation_v2.50.0","sha":"fd9068b94e4aa8d2282f0cce613f58436fae955d","kind":"tag","published_at":"2024-10-23T23:55:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.50.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.50.0/manifests"},{"name":"@microsoft/fast-element_v1.14.0","sha":"fd9068b94e4aa8d2282f0cce613f58436fae955d","kind":"tag","published_at":"2024-10-23T23:54:59.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.14.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.14.0/manifests"},{"name":"@microsoft/fast-element_v1.13.0","sha":"b8ef4b40bb7be05414dd9c18da137c5b31b3707f","kind":"tag","published_at":"2024-04-08T15:48:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.13.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.13.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.24","sha":"b8ef4b40bb7be05414dd9c18da137c5b31b3707f","kind":"tag","published_at":"2024-04-08T15:48:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.24","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.24/manifests"},{"name":"@microsoft/fast-router_v0.4.9","sha":"b8ef4b40bb7be05414dd9c18da137c5b31b3707f","kind":"tag","published_at":"2024-04-08T15:48:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.9/manifests"},{"name":"@microsoft/fast-foundation_v2.49.6","sha":"b8ef4b40bb7be05414dd9c18da137c5b31b3707f","kind":"tag","published_at":"2024-04-08T15:48:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.49.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.6/manifests"},{"name":"@microsoft/fast-foundation_v2.49.5","sha":"c64110d2f1dfbc24a0978c362bcf72b8958e6d73","kind":"tag","published_at":"2024-01-23T19:35:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.49.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.5/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.23","sha":"c64110d2f1dfbc24a0978c362bcf72b8958e6d73","kind":"tag","published_at":"2024-01-23T19:35:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.23","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.23/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.22","sha":"2ea80697bc3a5193e6123fb08ac3be2a76571aeb","kind":"tag","published_at":"2023-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.22","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.22/manifests"},{"name":"@microsoft/fast-foundation_v2.49.4","sha":"2ea80697bc3a5193e6123fb08ac3be2a76571aeb","kind":"tag","published_at":"2023-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.49.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.4/manifests"},{"name":"@microsoft/fast-foundation_v2.49.3","sha":"a8af4f90040eb34397a269d999f5063e3c8d078f","kind":"tag","published_at":"2023-11-01T20:34:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.49.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.3/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.21","sha":"a8af4f90040eb34397a269d999f5063e3c8d078f","kind":"tag","published_at":"2023-11-01T20:34:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.21","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.21/manifests"},{"name":"@microsoft/fast-foundation_v2.49.2","sha":"a58346d6a3682b5e7e9fe85b165251896749d491","kind":"tag","published_at":"2023-10-11T22:20:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.49.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.2/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.20","sha":"a58346d6a3682b5e7e9fe85b165251896749d491","kind":"tag","published_at":"2023-10-11T22:20:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.20","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.20/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.19","sha":"c2b4076a8d1d527551b3c6680c17ba6fd030c147","kind":"tag","published_at":"2023-08-11T00:10:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.19","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.19/manifests"},{"name":"@microsoft/fast-foundation_v2.49.1","sha":"c2b4076a8d1d527551b3c6680c17ba6fd030c147","kind":"tag","published_at":"2023-08-11T00:10:29.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.49.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.18","sha":"6bd02c76425d2523cb082f575aa52b6534638a0c","kind":"tag","published_at":"2023-05-04T17:35:08.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.18","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.18/manifests"},{"name":"@microsoft/fast-router_v0.4.8","sha":"6bd02c76425d2523cb082f575aa52b6534638a0c","kind":"tag","published_at":"2023-05-04T17:35:08.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.8/manifests"},{"name":"@microsoft/fast-foundation_v2.49.0","sha":"6bd02c76425d2523cb082f575aa52b6534638a0c","kind":"tag","published_at":"2023-05-04T17:35:08.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.49.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.49.0/manifests"},{"name":"@microsoft/fast-element_v1.12.0","sha":"6bd02c76425d2523cb082f575aa52b6534638a0c","kind":"tag","published_at":"2023-05-04T17:35:08.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.12.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.12.0/manifests"},{"name":"@microsoft/fast-router_v0.4.7","sha":"5f579dc8dc55f26130cec8b4210eb16aab79c828","kind":"tag","published_at":"2023-04-14T19:08:49.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.7/manifests"},{"name":"@microsoft/fast-element_v1.11.1","sha":"5f579dc8dc55f26130cec8b4210eb16aab79c828","kind":"tag","published_at":"2023-04-14T19:08:49.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.11.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.11.1/manifests"},{"name":"@microsoft/fast-foundation_v2.48.1","sha":"5f579dc8dc55f26130cec8b4210eb16aab79c828","kind":"tag","published_at":"2023-04-14T19:08:49.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.48.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.48.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.17","sha":"5f579dc8dc55f26130cec8b4210eb16aab79c828","kind":"tag","published_at":"2023-04-14T19:08:49.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.17","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.17/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.16","sha":"a9b2cde1ab4c850bb5e7ff620d3aef1fa057292c","kind":"tag","published_at":"2023-04-10T18:32:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.16/manifests"},{"name":"@microsoft/fast-foundation_v2.48.0","sha":"a9b2cde1ab4c850bb5e7ff620d3aef1fa057292c","kind":"tag","published_at":"2023-04-10T18:32:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.48.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.48.0/manifests"},{"name":"@microsoft/fast-foundation_v2.47.1-0","sha":"652c1ad2f82cf15585dc1487a7d5e6b85682e927","kind":"tag","published_at":"2022-11-17T20:54:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.47.1-0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.47.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.47.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.47.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.47.1-0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.16-0","sha":"652c1ad2f82cf15585dc1487a7d5e6b85682e927","kind":"tag","published_at":"2022-11-17T20:54:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.16-0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.16-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.16-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.16-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.16-0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.15","sha":"a5ffc58023d593391a64bd99dc49518e5a9882b6","kind":"tag","published_at":"2022-10-25T02:36:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.15/manifests"},{"name":"@microsoft/fast-router_v0.4.6","sha":"a5ffc58023d593391a64bd99dc49518e5a9882b6","kind":"tag","published_at":"2022-10-25T02:36:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.6/manifests"},{"name":"@microsoft/fast-element_v1.11.0","sha":"a5ffc58023d593391a64bd99dc49518e5a9882b6","kind":"tag","published_at":"2022-10-25T02:36:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.11.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.11.0/manifests"},{"name":"@microsoft/fast-foundation_v2.47.0","sha":"a5ffc58023d593391a64bd99dc49518e5a9882b6","kind":"tag","published_at":"2022-10-25T02:36:12.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.47.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.47.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.14","sha":"14ee761a63f849194be46a68cf36d9fc602e581f","kind":"tag","published_at":"2022-09-02T17:18:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.14/manifests"},{"name":"@microsoft/fast-foundation_v2.46.14","sha":"14ee761a63f849194be46a68cf36d9fc602e581f","kind":"tag","published_at":"2022-09-02T17:18:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.14/manifests"},{"name":"@microsoft/fast-foundation_v2.46.13","sha":"98d4ab9822a978d650858aba46259f599fb1f17c","kind":"tag","published_at":"2022-08-27T16:53:59.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.13/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.13","sha":"98d4ab9822a978d650858aba46259f599fb1f17c","kind":"tag","published_at":"2022-08-27T16:53:59.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.13/manifests"},{"name":"@microsoft/fast-element_v1.10.5","sha":"783f9d57ec3d776cc9819c1756e9a72c48544297","kind":"tag","published_at":"2022-08-17T16:41:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.10.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.5/manifests"},{"name":"@microsoft/fast-foundation_v2.46.12","sha":"783f9d57ec3d776cc9819c1756e9a72c48544297","kind":"tag","published_at":"2022-08-17T16:41:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.12/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.12","sha":"783f9d57ec3d776cc9819c1756e9a72c48544297","kind":"tag","published_at":"2022-08-17T16:41:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.12/manifests"},{"name":"@microsoft/fast-router_v0.4.5","sha":"783f9d57ec3d776cc9819c1756e9a72c48544297","kind":"tag","published_at":"2022-08-17T16:41:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.5/manifests"},{"name":"@microsoft/fast-router_v0.4.4","sha":"ba3cb7db974283461aa923cee77b76fcf7e7edcf","kind":"tag","published_at":"2022-07-26T17:45:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.4/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.11","sha":"ba3cb7db974283461aa923cee77b76fcf7e7edcf","kind":"tag","published_at":"2022-07-26T17:45:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.11/manifests"},{"name":"@microsoft/fast-element_v1.10.4","sha":"ba3cb7db974283461aa923cee77b76fcf7e7edcf","kind":"tag","published_at":"2022-07-26T17:45:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.10.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.4/manifests"},{"name":"@microsoft/fast-foundation_v2.46.11","sha":"ba3cb7db974283461aa923cee77b76fcf7e7edcf","kind":"tag","published_at":"2022-07-26T17:45:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.11/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.10","sha":"7922f2fafc6b9b796189052baceacd0f75d60d60","kind":"tag","published_at":"2022-07-05T18:04:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.10/manifests"},{"name":"@microsoft/fast-router_v0.4.3","sha":"7922f2fafc6b9b796189052baceacd0f75d60d60","kind":"tag","published_at":"2022-07-05T18:04:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.3/manifests"},{"name":"@microsoft/fast-element_v1.10.3","sha":"7922f2fafc6b9b796189052baceacd0f75d60d60","kind":"tag","published_at":"2022-07-05T18:04:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.10.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.3/manifests"},{"name":"@microsoft/fast-foundation_v2.46.10","sha":"7922f2fafc6b9b796189052baceacd0f75d60d60","kind":"tag","published_at":"2022-07-05T18:04:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.10/manifests"},{"name":"@microsoft/fast-foundation_v2.46.9","sha":"e57278e58bb0b486abbcf3173c2c93b9fe6155d4","kind":"tag","published_at":"2022-05-29T07:08:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.9/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.9","sha":"2014ec12be20fec24aeb897f4a11128ea31b35b6","kind":"tag","published_at":"2022-05-26T07:11:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.9/manifests"},{"name":"@microsoft/fast-foundation_v2.46.8","sha":"2014ec12be20fec24aeb897f4a11128ea31b35b6","kind":"tag","published_at":"2022-05-26T07:11:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.8/manifests"},{"name":"@microsoft/fast-foundation_v2.46.7","sha":"fc37f2e01772961cc24f9bf6ec3302c35c641da6","kind":"tag","published_at":"2022-05-25T07:09:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.7/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.8","sha":"fc37f2e01772961cc24f9bf6ec3302c35c641da6","kind":"tag","published_at":"2022-05-25T07:09:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.8/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.7","sha":"ed58e839f6fcfa66ba99fddf7ece5bbb22defd13","kind":"tag","published_at":"2022-05-24T07:10:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.7/manifests"},{"name":"@microsoft/fast-router_v0.4.2","sha":"ed58e839f6fcfa66ba99fddf7ece5bbb22defd13","kind":"tag","published_at":"2022-05-24T07:10:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.2/manifests"},{"name":"@microsoft/fast-element_v1.10.2","sha":"ed58e839f6fcfa66ba99fddf7ece5bbb22defd13","kind":"tag","published_at":"2022-05-24T07:10:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.10.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.2/manifests"},{"name":"@microsoft/fast-foundation_v2.46.6","sha":"ed58e839f6fcfa66ba99fddf7ece5bbb22defd13","kind":"tag","published_at":"2022-05-24T07:10:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.6/manifests"},{"name":"@microsoft/fast-foundation_v2.46.5","sha":"6d671e6b26df2909a3f1febcba8b826228e3b4e5","kind":"tag","published_at":"2022-05-22T07:09:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.5/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.6","sha":"53db455c8816a8ab7718c9f839eff91ac9ba505f","kind":"tag","published_at":"2022-05-19T07:09:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.6/manifests"},{"name":"@microsoft/fast-foundation_v2.46.4","sha":"53db455c8816a8ab7718c9f839eff91ac9ba505f","kind":"tag","published_at":"2022-05-19T07:09:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.4/manifests"},{"name":"@microsoft/fast-foundation_v2.46.3","sha":"53a2ba4ef2f9bd945d69e512be60135c2a9129b6","kind":"tag","published_at":"2022-05-10T07:11:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.3/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.5","sha":"53a2ba4ef2f9bd945d69e512be60135c2a9129b6","kind":"tag","published_at":"2022-05-10T07:11:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.5/manifests"},{"name":"@microsoft/fast-components_v2.30.6","sha":"949baa340e6b0d99a3afa8f991d81616ee2d0c46","kind":"tag","published_at":"2022-05-06T20:58:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.30.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.6/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.4","sha":"48e95ec1e7197d66b2f883414cd21dd35c20bd6b","kind":"tag","published_at":"2022-05-05T07:11:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.4/manifests"},{"name":"@microsoft/fast-components_v2.30.5","sha":"48e95ec1e7197d66b2f883414cd21dd35c20bd6b","kind":"tag","published_at":"2022-05-05T07:11:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.30.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.5/manifests"},{"name":"@microsoft/fast-foundation_v2.46.2","sha":"48e95ec1e7197d66b2f883414cd21dd35c20bd6b","kind":"tag","published_at":"2022-05-05T07:11:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.2/manifests"},{"name":"@microsoft/fast-animation_v4.2.2","sha":"960cfeb0810f6955e21efd81bdc2da6c4ae90884","kind":"tag","published_at":"2022-05-04T07:14:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.2.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.2.2/manifests"},{"name":"@microsoft/fast-components_v2.30.4","sha":"960cfeb0810f6955e21efd81bdc2da6c4ae90884","kind":"tag","published_at":"2022-05-04T07:14:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.30.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.4/manifests"},{"name":"@microsoft/fast-foundation_v2.46.1","sha":"960cfeb0810f6955e21efd81bdc2da6c4ae90884","kind":"tag","published_at":"2022-05-04T07:14:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.1/manifests"},{"name":"@microsoft/fast-web-utilities_v5.4.1","sha":"960cfeb0810f6955e21efd81bdc2da6c4ae90884","kind":"tag","published_at":"2022-05-04T07:14:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.4.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.4.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.3","sha":"1b072608cd08d61ae432bfc4e0703d93469d1318","kind":"tag","published_at":"2022-05-03T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.3/manifests"},{"name":"@microsoft/fast-foundation_v2.46.0","sha":"1b072608cd08d61ae432bfc4e0703d93469d1318","kind":"tag","published_at":"2022-05-03T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.46.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.46.0/manifests"},{"name":"@microsoft/fast-animation_v4.2.1","sha":"1b072608cd08d61ae432bfc4e0703d93469d1318","kind":"tag","published_at":"2022-05-03T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.2.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.2.1/manifests"},{"name":"@microsoft/fast-router_v0.4.1","sha":"1b072608cd08d61ae432bfc4e0703d93469d1318","kind":"tag","published_at":"2022-05-03T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.1/manifests"},{"name":"@microsoft/fast-components_v2.30.3","sha":"1b072608cd08d61ae432bfc4e0703d93469d1318","kind":"tag","published_at":"2022-05-03T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.30.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.3/manifests"},{"name":"@microsoft/fast-element_v1.10.1","sha":"1b072608cd08d61ae432bfc4e0703d93469d1318","kind":"tag","published_at":"2022-05-03T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.10.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.2","sha":"f1c131805f274b078b4f8bd2d135fa92ff583b47","kind":"tag","published_at":"2022-05-01T07:12:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.2/manifests"},{"name":"@microsoft/fast-components_v2.30.2","sha":"f1c131805f274b078b4f8bd2d135fa92ff583b47","kind":"tag","published_at":"2022-05-01T07:12:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.30.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.2/manifests"},{"name":"@microsoft/fast-foundation_v2.45.0","sha":"f1c131805f274b078b4f8bd2d135fa92ff583b47","kind":"tag","published_at":"2022-05-01T07:12:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.45.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.45.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.1","sha":"d56504b7eb2614ea8e1bc134e2d646bf4442e2ac","kind":"tag","published_at":"2022-04-28T07:12:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.1/manifests"},{"name":"@microsoft/fast-components_v2.30.1","sha":"d56504b7eb2614ea8e1bc134e2d646bf4442e2ac","kind":"tag","published_at":"2022-04-28T07:12:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.30.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.1/manifests"},{"name":"@microsoft/fast-foundation_v2.44.0","sha":"d56504b7eb2614ea8e1bc134e2d646bf4442e2ac","kind":"tag","published_at":"2022-04-28T07:12:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.44.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.44.0/manifests"},{"name":"@microsoft/fast-web-utilities_v5.4.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.4.0/manifests"},{"name":"@microsoft/fast-router_v0.4.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.4.0/manifests"},{"name":"@microsoft/fast-foundation_v2.43.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.43.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.43.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.3.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.3.0/manifests"},{"name":"@microsoft/eslint-config-fast-dna_v2.1.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/eslint-config-fast-dna_v2.1.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/eslint-config-fast-dna_v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Feslint-config-fast-dna_v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Feslint-config-fast-dna_v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Feslint-config-fast-dna_v2.1.0/manifests"},{"name":"@microsoft/fast-animation_v4.2.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.2.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.2.0/manifests"},{"name":"@microsoft/fast-colors_v5.3.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-colors_v5.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-colors_v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-colors_v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.3.0/manifests"},{"name":"@microsoft/fast-components_v2.30.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.30.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.30.0/manifests"},{"name":"@microsoft/fast-element_v1.10.0","sha":"5a3761ad4183d51ddb229952d3bd4daed87ff7fc","kind":"tag","published_at":"2022-04-27T07:21:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.10.0/manifests"},{"name":"@microsoft/fast-components_v2.29.1","sha":"fa99e47e675979e64237438624f9e02ed90096bf","kind":"tag","published_at":"2022-04-21T07:13:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.29.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.29.1/manifests"},{"name":"@microsoft/fast-foundation_v2.42.2","sha":"fa99e47e675979e64237438624f9e02ed90096bf","kind":"tag","published_at":"2022-04-21T07:13:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.42.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.42.2/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.2.2","sha":"fa99e47e675979e64237438624f9e02ed90096bf","kind":"tag","published_at":"2022-04-21T07:13:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.2.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.2.2/manifests"},{"name":"@microsoft/fast-components_v2.29.0","sha":"c00778257e779d8cb17668321b60cefec7c37368","kind":"tag","published_at":"2022-04-20T07:13:17.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.29.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.29.0/manifests"},{"name":"@microsoft/fast-web-utilities_v5.3.0","sha":"3d92a1d96173f24faf9eb8d446f9316f14d39edb","kind":"tag","published_at":"2022-04-17T07:11:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.3.0/manifests"},{"name":"@microsoft/fast-foundation_v2.42.1","sha":"3d92a1d96173f24faf9eb8d446f9316f14d39edb","kind":"tag","published_at":"2022-04-17T07:11:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.42.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.42.1/manifests"},{"name":"@microsoft/fast-animation_v4.1.10","sha":"3d92a1d96173f24faf9eb8d446f9316f14d39edb","kind":"tag","published_at":"2022-04-17T07:11:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.1.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.10/manifests"},{"name":"@microsoft/fast-components_v2.28.1","sha":"3d92a1d96173f24faf9eb8d446f9316f14d39edb","kind":"tag","published_at":"2022-04-17T07:11:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.28.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.28.1/manifests"},{"name":"@microsoft/fast-foundation_v2.42.0","sha":"17b6dad076dcff5abf404659b9cc7a3f7a050246","kind":"tag","published_at":"2022-04-14T07:12:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.42.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.42.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.2.1","sha":"17b6dad076dcff5abf404659b9cc7a3f7a050246","kind":"tag","published_at":"2022-04-14T07:12:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.2.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.2.1/manifests"},{"name":"@microsoft/fast-components_v2.28.0","sha":"17b6dad076dcff5abf404659b9cc7a3f7a050246","kind":"tag","published_at":"2022-04-14T07:12:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.28.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.28.0/manifests"},{"name":"@microsoft/fast-components_v2.27.1","sha":"b73ef31c9c65aac56dcd1003526c364b76612e6d","kind":"tag","published_at":"2022-04-12T07:13:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.27.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.27.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.2.0","sha":"b73ef31c9c65aac56dcd1003526c364b76612e6d","kind":"tag","published_at":"2022-04-12T07:13:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.2.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.2.0/manifests"},{"name":"@microsoft/fast-router_v0.3.0","sha":"b73ef31c9c65aac56dcd1003526c364b76612e6d","kind":"tag","published_at":"2022-04-12T07:13:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.3.0/manifests"},{"name":"@microsoft/fast-components_v2.27.0","sha":"c4dc1e70c3ab170623c38dbb64ca6299ed9cc6ae","kind":"tag","published_at":"2022-04-10T07:11:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.27.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.27.0/manifests"},{"name":"@microsoft/fast-components_v2.26.2","sha":"86df63ab82fef15fde5e8f62aeb4cb4724b7f403","kind":"tag","published_at":"2022-04-07T07:12:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.26.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.26.2/manifests"},{"name":"@microsoft/fast-foundation_v2.41.1","sha":"86df63ab82fef15fde5e8f62aeb4cb4724b7f403","kind":"tag","published_at":"2022-04-07T07:12:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.41.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.41.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.48","sha":"86df63ab82fef15fde5e8f62aeb4cb4724b7f403","kind":"tag","published_at":"2022-04-07T07:12:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.48","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.48/manifests"},{"name":"@microsoft/fast-foundation_v2.41.0","sha":"f81516a3209c20ffa285bc6f8b1854b8304eba57","kind":"tag","published_at":"2022-04-06T07:12:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.41.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.41.0/manifests"},{"name":"@microsoft/fast-element_v1.9.0","sha":"f81516a3209c20ffa285bc6f8b1854b8304eba57","kind":"tag","published_at":"2022-04-06T07:12:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.9.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.9.0/manifests"},{"name":"@microsoft/fast-router_v0.2.16","sha":"f81516a3209c20ffa285bc6f8b1854b8304eba57","kind":"tag","published_at":"2022-04-06T07:12:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.16/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.47","sha":"f81516a3209c20ffa285bc6f8b1854b8304eba57","kind":"tag","published_at":"2022-04-06T07:12:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.47","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.47/manifests"},{"name":"@microsoft/fast-components_v2.26.1","sha":"f81516a3209c20ffa285bc6f8b1854b8304eba57","kind":"tag","published_at":"2022-04-06T07:12:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.26.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.26.1/manifests"},{"name":"@microsoft/fast-animation_v4.1.9","sha":"49a5e5714252a983f1409ebbb7cd8903ecb9c5ac","kind":"tag","published_at":"2022-04-03T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.1.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.9/manifests"},{"name":"@microsoft/fast-web-utilities_v5.2.0","sha":"49a5e5714252a983f1409ebbb7cd8903ecb9c5ac","kind":"tag","published_at":"2022-04-03T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.2.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.2.0/manifests"},{"name":"@microsoft/fast-colors_v5.2.0","sha":"49a5e5714252a983f1409ebbb7cd8903ecb9c5ac","kind":"tag","published_at":"2022-04-03T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-colors_v5.2.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-colors_v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-colors_v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.2.0/manifests"},{"name":"@microsoft/fast-components_v2.26.0","sha":"49a5e5714252a983f1409ebbb7cd8903ecb9c5ac","kind":"tag","published_at":"2022-04-03T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.26.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.26.0/manifests"},{"name":"@microsoft/fast-foundation_v2.40.0","sha":"49a5e5714252a983f1409ebbb7cd8903ecb9c5ac","kind":"tag","published_at":"2022-04-03T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.40.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.40.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.46","sha":"49a5e5714252a983f1409ebbb7cd8903ecb9c5ac","kind":"tag","published_at":"2022-04-03T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.46","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.46/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.45","sha":"29c1332c96a1d2e7f6e2a5a3aac0a140ff055c36","kind":"tag","published_at":"2022-03-31T07:13:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.45","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.45/manifests"},{"name":"@microsoft/fast-foundation_v2.39.0","sha":"29c1332c96a1d2e7f6e2a5a3aac0a140ff055c36","kind":"tag","published_at":"2022-03-31T07:13:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.39.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.39.0/manifests"},{"name":"@microsoft/fast-components_v2.25.4","sha":"29c1332c96a1d2e7f6e2a5a3aac0a140ff055c36","kind":"tag","published_at":"2022-03-31T07:13:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.25.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.4/manifests"},{"name":"@microsoft/fast-components_v2.25.3","sha":"c93518da2a00fa2c0027a1c2bbe34477cce50d17","kind":"tag","published_at":"2022-03-27T07:11:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.25.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.3/manifests"},{"name":"@microsoft/fast-foundation_v2.38.0","sha":"c93518da2a00fa2c0027a1c2bbe34477cce50d17","kind":"tag","published_at":"2022-03-27T07:11:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.38.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.38.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.44","sha":"c93518da2a00fa2c0027a1c2bbe34477cce50d17","kind":"tag","published_at":"2022-03-27T07:11:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.44","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.44/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.43","sha":"6e3de2afdf8c7be7c2be369e8386f114e6e6417e","kind":"tag","published_at":"2022-03-24T07:12:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.43","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.43/manifests"},{"name":"@microsoft/fast-components_v2.25.2","sha":"6e3de2afdf8c7be7c2be369e8386f114e6e6417e","kind":"tag","published_at":"2022-03-24T07:12:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.25.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.2/manifests"},{"name":"@microsoft/fast-foundation_v2.37.2","sha":"6e3de2afdf8c7be7c2be369e8386f114e6e6417e","kind":"tag","published_at":"2022-03-24T07:12:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.37.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.37.2/manifests"},{"name":"@microsoft/fast-components_v2.25.1","sha":"082acb9ad25e3f27580f4f948b3446b276da65fc","kind":"tag","published_at":"2022-03-20T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.25.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.1/manifests"},{"name":"@microsoft/fast-foundation_v2.37.1","sha":"082acb9ad25e3f27580f4f948b3446b276da65fc","kind":"tag","published_at":"2022-03-20T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.37.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.37.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.42","sha":"082acb9ad25e3f27580f4f948b3446b276da65fc","kind":"tag","published_at":"2022-03-20T07:15:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.42","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.42/manifests"},{"name":"@microsoft/fast-components_v2.25.0","sha":"53fe7bc9aaacc644e127e604ff8fb5d69f4db59c","kind":"tag","published_at":"2022-03-17T07:11:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.25.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.25.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.41","sha":"53fe7bc9aaacc644e127e604ff8fb5d69f4db59c","kind":"tag","published_at":"2022-03-17T07:11:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.41","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.41/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.40","sha":"231bf286ef7eb981e392d65651621ad4d325162a","kind":"tag","published_at":"2022-03-16T07:12:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.40","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.40/manifests"},{"name":"@microsoft/fast-components_v2.24.0","sha":"231bf286ef7eb981e392d65651621ad4d325162a","kind":"tag","published_at":"2022-03-16T07:12:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.24.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.24.0/manifests"},{"name":"@microsoft/fast-foundation_v2.37.0","sha":"231bf286ef7eb981e392d65651621ad4d325162a","kind":"tag","published_at":"2022-03-16T07:12:41.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.37.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.37.0/manifests"},{"name":"@microsoft/fast-foundation_v2.36.1","sha":"793975df25def4178ab56a26ab0fd41c7f2fcf7f","kind":"tag","published_at":"2022-03-15T07:12:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.36.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.36.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.39","sha":"793975df25def4178ab56a26ab0fd41c7f2fcf7f","kind":"tag","published_at":"2022-03-15T07:12:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.39","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.39/manifests"},{"name":"@microsoft/fast-components_v2.23.1","sha":"793975df25def4178ab56a26ab0fd41c7f2fcf7f","kind":"tag","published_at":"2022-03-15T07:12:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.23.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.23.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.38","sha":"0d5185bccbd8e2a975bdf51732fcd6bd1952179c","kind":"tag","published_at":"2022-03-11T23:46:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.38","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.38/manifests"},{"name":"@microsoft/fast-components_v2.23.0","sha":"0d5185bccbd8e2a975bdf51732fcd6bd1952179c","kind":"tag","published_at":"2022-03-11T23:46:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.23.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.23.0/manifests"},{"name":"@microsoft/fast-foundation_v2.36.0","sha":"0d5185bccbd8e2a975bdf51732fcd6bd1952179c","kind":"tag","published_at":"2022-03-11T23:46:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.36.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.36.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.37","sha":"9542f92e85384aa39e8b9ab71b3972fb6dfc5bcd","kind":"tag","published_at":"2022-03-09T07:12:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.37","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.37/manifests"},{"name":"@microsoft/fast-components_v2.22.2","sha":"9542f92e85384aa39e8b9ab71b3972fb6dfc5bcd","kind":"tag","published_at":"2022-03-09T07:12:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.22.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.22.2/manifests"},{"name":"@microsoft/fast-foundation_v2.35.2","sha":"9542f92e85384aa39e8b9ab71b3972fb6dfc5bcd","kind":"tag","published_at":"2022-03-09T07:12:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.35.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.35.2/manifests"},{"name":"fast-tagged-templates_v0.1.0","sha":"7b3e2cd3df8c47b20603d0d59cef5d2cd371aabc","kind":"tag","published_at":"2022-03-08T07:12:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-tagged-templates_v0.1.0","html_url":"https://github.com/microsoft/fast/releases/tag/fast-tagged-templates_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-tagged-templates_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-tagged-templates_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-tagged-templates_v0.1.0/manifests"},{"name":"@microsoft/fast-components_v2.22.1","sha":"7b3e2cd3df8c47b20603d0d59cef5d2cd371aabc","kind":"tag","published_at":"2022-03-08T07:12:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.22.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.22.1/manifests"},{"name":"@microsoft/fast-element_v1.8.0","sha":"7b3e2cd3df8c47b20603d0d59cef5d2cd371aabc","kind":"tag","published_at":"2022-03-08T07:12:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.8.0/manifests"},{"name":"@microsoft/fast-foundation_v2.35.1","sha":"7b3e2cd3df8c47b20603d0d59cef5d2cd371aabc","kind":"tag","published_at":"2022-03-08T07:12:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.35.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.35.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.36","sha":"7b3e2cd3df8c47b20603d0d59cef5d2cd371aabc","kind":"tag","published_at":"2022-03-08T07:12:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.36","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.36/manifests"},{"name":"@microsoft/fast-router_v0.2.15","sha":"7b3e2cd3df8c47b20603d0d59cef5d2cd371aabc","kind":"tag","published_at":"2022-03-08T07:12:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.15/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.35","sha":"90e4889a3748c98e5593dfe00ee0a908df3e78a8","kind":"tag","published_at":"2022-03-06T07:13:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.35","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.35/manifests"},{"name":"@microsoft/fast-foundation_v2.35.0","sha":"90e4889a3748c98e5593dfe00ee0a908df3e78a8","kind":"tag","published_at":"2022-03-06T07:13:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.35.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.35.0/manifests"},{"name":"@microsoft/fast-components_v2.22.0","sha":"90e4889a3748c98e5593dfe00ee0a908df3e78a8","kind":"tag","published_at":"2022-03-06T07:13:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.22.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.22.0/manifests"},{"name":"@microsoft/fast-components_v2.21.9","sha":"182c8882c68339fcfc0c904c53e6516c6b1b15ae","kind":"tag","published_at":"2022-03-02T07:12:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.9/manifests"},{"name":"@microsoft/fast-foundation_v2.34.0","sha":"182c8882c68339fcfc0c904c53e6516c6b1b15ae","kind":"tag","published_at":"2022-03-02T07:12:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.34.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.34.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.34","sha":"182c8882c68339fcfc0c904c53e6516c6b1b15ae","kind":"tag","published_at":"2022-03-02T07:12:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.34","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.34/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.33","sha":"155f020427092209ded8feba18d445f6fb1b1877","kind":"tag","published_at":"2022-02-25T17:09:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.33","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.33/manifests"},{"name":"@microsoft/fast-router_v0.2.14","sha":"155f020427092209ded8feba18d445f6fb1b1877","kind":"tag","published_at":"2022-02-25T17:09:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.14/manifests"},{"name":"@microsoft/fast-element_v1.7.2","sha":"155f020427092209ded8feba18d445f6fb1b1877","kind":"tag","published_at":"2022-02-25T17:09:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.7.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.7.2/manifests"},{"name":"@microsoft/fast-foundation_v2.33.6","sha":"155f020427092209ded8feba18d445f6fb1b1877","kind":"tag","published_at":"2022-02-25T17:09:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.33.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.6/manifests"},{"name":"@microsoft/fast-components_v2.21.8","sha":"155f020427092209ded8feba18d445f6fb1b1877","kind":"tag","published_at":"2022-02-25T17:09:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.8/manifests"},{"name":"@microsoft/fast-components_v2.21.7","sha":"450aa9cc09a7096dbe856d3a7ec4252a7c729db9","kind":"tag","published_at":"2022-02-24T22:21:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.7/manifests"},{"name":"@microsoft/fast-element_v1.7.1","sha":"450aa9cc09a7096dbe856d3a7ec4252a7c729db9","kind":"tag","published_at":"2022-02-24T22:21:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.7.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.7.1/manifests"},{"name":"@microsoft/fast-foundation_v2.33.5","sha":"450aa9cc09a7096dbe856d3a7ec4252a7c729db9","kind":"tag","published_at":"2022-02-24T22:21:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.33.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.5/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.32","sha":"450aa9cc09a7096dbe856d3a7ec4252a7c729db9","kind":"tag","published_at":"2022-02-24T22:21:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.32","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.32/manifests"},{"name":"@microsoft/fast-router_v0.2.13","sha":"450aa9cc09a7096dbe856d3a7ec4252a7c729db9","kind":"tag","published_at":"2022-02-24T22:21:55.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.13/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.31","sha":"c7b30273fe365e998e18e50bb74aa42f38764c05","kind":"tag","published_at":"2022-02-20T07:16:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.31","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.31/manifests"},{"name":"@microsoft/fast-foundation_v2.33.4","sha":"c7b30273fe365e998e18e50bb74aa42f38764c05","kind":"tag","published_at":"2022-02-20T07:16:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.33.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.4/manifests"},{"name":"@microsoft/fast-components_v2.21.6","sha":"c7b30273fe365e998e18e50bb74aa42f38764c05","kind":"tag","published_at":"2022-02-20T07:16:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.6/manifests"},{"name":"@microsoft/fast-components_v2.21.5","sha":"f36113db42e77ea949e05a5cb4341f9b31d23149","kind":"tag","published_at":"2022-02-15T07:11:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.5/manifests"},{"name":"@microsoft/fast-foundation_v2.33.3","sha":"f36113db42e77ea949e05a5cb4341f9b31d23149","kind":"tag","published_at":"2022-02-15T07:11:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.33.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.3/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.30","sha":"f36113db42e77ea949e05a5cb4341f9b31d23149","kind":"tag","published_at":"2022-02-15T07:11:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.30","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.30/manifests"},{"name":"@microsoft/fast-components_v2.21.4","sha":"af1f8736ae9ff54a7449324bad952865981d1ece","kind":"tag","published_at":"2022-02-13T07:13:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.4/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.29","sha":"864abdc8e476dfec668c89487bb0b7ed1763355a","kind":"tag","published_at":"2022-02-10T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.29","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.29/manifests"},{"name":"@microsoft/fast-foundation_v2.33.2","sha":"864abdc8e476dfec668c89487bb0b7ed1763355a","kind":"tag","published_at":"2022-02-10T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.33.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.2/manifests"},{"name":"@microsoft/fast-components_v2.21.3","sha":"864abdc8e476dfec668c89487bb0b7ed1763355a","kind":"tag","published_at":"2022-02-10T07:12:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.3/manifests"},{"name":"@microsoft/fast-colors_v5.1.5","sha":"5f092f652f2c7b9c6ff42ced72b4ff9eb2508ad3","kind":"tag","published_at":"2022-02-09T07:14:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-colors_v5.1.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-colors_v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-colors_v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.1.5/manifests"},{"name":"@microsoft/fast-components_v2.21.2","sha":"5f092f652f2c7b9c6ff42ced72b4ff9eb2508ad3","kind":"tag","published_at":"2022-02-09T07:14:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.2/manifests"},{"name":"@microsoft/fast-foundation_v2.33.1","sha":"5f092f652f2c7b9c6ff42ced72b4ff9eb2508ad3","kind":"tag","published_at":"2022-02-09T07:14:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.33.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.28","sha":"5f092f652f2c7b9c6ff42ced72b4ff9eb2508ad3","kind":"tag","published_at":"2022-02-09T07:14:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.28","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.28/manifests"},{"name":"@microsoft/fast-components_v2.21.1","sha":"c4ce205488ff0ec5977020dd1c4ca236844075eb","kind":"tag","published_at":"2022-02-08T07:14:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.1/manifests"},{"name":"@microsoft/fast-components_v2.21.0","sha":"3337629dc557dba8b893038597ee3465f58f4dab","kind":"tag","published_at":"2022-02-06T07:15:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.21.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.21.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.27","sha":"3337629dc557dba8b893038597ee3465f58f4dab","kind":"tag","published_at":"2022-02-06T07:15:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.27","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.27/manifests"},{"name":"@microsoft/fast-foundation_v2.33.0","sha":"3337629dc557dba8b893038597ee3465f58f4dab","kind":"tag","published_at":"2022-02-06T07:15:20.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.33.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.33.0/manifests"},{"name":"@microsoft/fast-components_v2.20.2","sha":"ff689ddb0bcbc6b27f7ca7de3a96c62375d675fb","kind":"tag","published_at":"2022-02-02T07:13:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.20.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.20.2/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.26","sha":"ff689ddb0bcbc6b27f7ca7de3a96c62375d675fb","kind":"tag","published_at":"2022-02-02T07:13:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.26","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.26/manifests"},{"name":"@microsoft/fast-foundation_v2.32.3","sha":"ff689ddb0bcbc6b27f7ca7de3a96c62375d675fb","kind":"tag","published_at":"2022-02-02T07:13:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.32.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.3/manifests"},{"name":"@microsoft/fast-foundation_v2.32.2","sha":"2cbba7d9ed4900ef2c69d0a9721cc98d742a583d","kind":"tag","published_at":"2022-01-30T07:12:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.32.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.2/manifests"},{"name":"@microsoft/fast-components_v2.20.1","sha":"2cbba7d9ed4900ef2c69d0a9721cc98d742a583d","kind":"tag","published_at":"2022-01-30T07:12:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.20.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.20.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.25","sha":"2cbba7d9ed4900ef2c69d0a9721cc98d742a583d","kind":"tag","published_at":"2022-01-30T07:12:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.25","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.25/manifests"},{"name":"@microsoft/fast-animation_v4.1.8","sha":"2cbba7d9ed4900ef2c69d0a9721cc98d742a583d","kind":"tag","published_at":"2022-01-30T07:12:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.1.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.8/manifests"},{"name":"@microsoft/fast-components_v2.20.0","sha":"fe1ebdb59a55ae259ec96ef52d9f2d1377393a6a","kind":"tag","published_at":"2022-01-26T07:11:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.20.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.20.0/manifests"},{"name":"@microsoft/fast-animation_v4.1.7","sha":"74e26cdaf4df7d9a0a7b93bf69f717451cd88b2a","kind":"tag","published_at":"2022-01-25T07:11:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.1.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.7/manifests"},{"name":"@microsoft/fast-components_v2.19.1","sha":"74e26cdaf4df7d9a0a7b93bf69f717451cd88b2a","kind":"tag","published_at":"2022-01-25T07:11:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.19.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.19.1/manifests"},{"name":"@microsoft/fast-foundation_v2.32.1","sha":"74e26cdaf4df7d9a0a7b93bf69f717451cd88b2a","kind":"tag","published_at":"2022-01-25T07:11:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.32.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.24","sha":"74e26cdaf4df7d9a0a7b93bf69f717451cd88b2a","kind":"tag","published_at":"2022-01-25T07:11:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.24","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.24/manifests"},{"name":"@microsoft/fast-web-utilities_v5.1.0","sha":"74e26cdaf4df7d9a0a7b93bf69f717451cd88b2a","kind":"tag","published_at":"2022-01-25T07:11:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.1.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.1.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.23","sha":"3eb6a68635da7fa2d48e42a09d088ced5b28847e","kind":"tag","published_at":"2022-01-23T07:13:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.23","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.23/manifests"},{"name":"@microsoft/fast-router_v0.2.12","sha":"3eb6a68635da7fa2d48e42a09d088ced5b28847e","kind":"tag","published_at":"2022-01-23T07:13:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.12/manifests"},{"name":"@microsoft/fast-foundation_v2.32.0","sha":"3eb6a68635da7fa2d48e42a09d088ced5b28847e","kind":"tag","published_at":"2022-01-23T07:13:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.32.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.32.0/manifests"},{"name":"@microsoft/fast-components_v2.19.0","sha":"3eb6a68635da7fa2d48e42a09d088ced5b28847e","kind":"tag","published_at":"2022-01-23T07:13:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.19.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.19.0/manifests"},{"name":"@microsoft/fast-element_v1.7.0","sha":"3eb6a68635da7fa2d48e42a09d088ced5b28847e","kind":"tag","published_at":"2022-01-23T07:13:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.7.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.22","sha":"7c0bdf44852ba832391cf655eb79d497b4d47c10","kind":"tag","published_at":"2022-01-20T07:12:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.22","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.22/manifests"},{"name":"@microsoft/fast-components_v2.18.0","sha":"7c0bdf44852ba832391cf655eb79d497b4d47c10","kind":"tag","published_at":"2022-01-20T07:12:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.18.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.18.0/manifests"},{"name":"@microsoft/fast-foundation_v2.31.0","sha":"7c0bdf44852ba832391cf655eb79d497b4d47c10","kind":"tag","published_at":"2022-01-20T07:12:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.31.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.31.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.21","sha":"03d711f222bd816834a5e1d60256d3e083b27c27","kind":"tag","published_at":"2022-01-16T07:11:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.21","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.21/manifests"},{"name":"@microsoft/fast-components_v2.17.1","sha":"03d711f222bd816834a5e1d60256d3e083b27c27","kind":"tag","published_at":"2022-01-16T07:11:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.17.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.17.1/manifests"},{"name":"@microsoft/fast-foundation_v2.30.0","sha":"03d711f222bd816834a5e1d60256d3e083b27c27","kind":"tag","published_at":"2022-01-16T07:11:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.30.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.30.0/manifests"},{"name":"@microsoft/fast-foundation_v2.29.0","sha":"5fce1b50f35898550c71659d13d3fa2c0bf1e075","kind":"tag","published_at":"2022-01-09T07:11:51.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.29.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.29.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.20","sha":"5fce1b50f35898550c71659d13d3fa2c0bf1e075","kind":"tag","published_at":"2022-01-09T07:11:51.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.20","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.20/manifests"},{"name":"@microsoft/fast-components_v2.17.0","sha":"5fce1b50f35898550c71659d13d3fa2c0bf1e075","kind":"tag","published_at":"2022-01-09T07:11:51.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.17.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.17.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.19","sha":"b1daa45facb6237888889e26ed8ad74b242bba2d","kind":"tag","published_at":"2022-01-06T07:11:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.19","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.19/manifests"},{"name":"@microsoft/fast-components_v2.16.10","sha":"b1daa45facb6237888889e26ed8ad74b242bba2d","kind":"tag","published_at":"2022-01-06T07:11:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.10/manifests"},{"name":"@microsoft/fast-foundation_v2.28.0","sha":"b1daa45facb6237888889e26ed8ad74b242bba2d","kind":"tag","published_at":"2022-01-06T07:11:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.28.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.28.0/manifests"},{"name":"@microsoft/fast-foundation_v2.27.3","sha":"b816a09d0cf393567396e3f5a8e06312798dc05e","kind":"tag","published_at":"2021-12-19T07:12:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.27.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.3/manifests"},{"name":"@microsoft/fast-components_v2.16.9","sha":"b816a09d0cf393567396e3f5a8e06312798dc05e","kind":"tag","published_at":"2021-12-19T07:12:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.9/manifests"},{"name":"@microsoft/fast-foundation_v2.27.2","sha":"c34cddaee453de7e462dacb151abd1f04b090068","kind":"tag","published_at":"2021-12-15T07:14:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.27.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.2/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.18","sha":"c34cddaee453de7e462dacb151abd1f04b090068","kind":"tag","published_at":"2021-12-15T07:14:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.18","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.18/manifests"},{"name":"@microsoft/fast-components_v2.16.8","sha":"c34cddaee453de7e462dacb151abd1f04b090068","kind":"tag","published_at":"2021-12-15T07:14:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.8/manifests"},{"name":"@microsoft/fast-components_v2.16.7","sha":"fa287231eee557419685fb92b350d563178291e1","kind":"tag","published_at":"2021-12-12T07:12:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.7/manifests"},{"name":"@microsoft/fast-foundation_v2.27.1","sha":"48242aca323f14f95e630067aa4aa0d0733a05b0","kind":"tag","published_at":"2021-12-02T07:11:13.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.27.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.1/manifests"},{"name":"@microsoft/fast-components_v2.16.6","sha":"6d9d99e56528a9011dc24b906c79b4d9c6d27c7f","kind":"tag","published_at":"2021-11-30T07:13:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.6/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.17","sha":"335b36877d99c3791005bfa0256f9928ea21d0a3","kind":"tag","published_at":"2021-11-23T07:12:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.17","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.17/manifests"},{"name":"@microsoft/fast-foundation_v2.27.0","sha":"335b36877d99c3791005bfa0256f9928ea21d0a3","kind":"tag","published_at":"2021-11-23T07:12:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.27.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.27.0/manifests"},{"name":"@microsoft/fast-components_v2.16.5","sha":"335b36877d99c3791005bfa0256f9928ea21d0a3","kind":"tag","published_at":"2021-11-23T07:12:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.5/manifests"},{"name":"@microsoft/fast-components_v2.16.4","sha":"bd67a28bb40f03255a55ca358931a2078b397060","kind":"tag","published_at":"2021-11-21T07:10:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.4/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.16","sha":"c60e278fafac6e9d9be2e634a8537097dae81e96","kind":"tag","published_at":"2021-11-17T07:12:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.16/manifests"},{"name":"@microsoft/fast-components_v2.16.3","sha":"6e02947e554fc6fc18fc937e341a9322f414a64a","kind":"tag","published_at":"2021-11-14T07:11:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.3/manifests"},{"name":"@microsoft/fast-components_v2.16.2","sha":"b6f254828aa40c6efcb397b56910fc58b5a8cdef","kind":"tag","published_at":"2021-11-11T07:15:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.2/manifests"},{"name":"@microsoft/fast-foundation_v2.26.2","sha":"b6f254828aa40c6efcb397b56910fc58b5a8cdef","kind":"tag","published_at":"2021-11-11T07:15:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.26.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.26.2/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.15","sha":"b6f254828aa40c6efcb397b56910fc58b5a8cdef","kind":"tag","published_at":"2021-11-11T07:15:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.15/manifests"},{"name":"@microsoft/fast-foundation_v2.26.1","sha":"ec74d98409f85349abdf275038425cba1c69a549","kind":"tag","published_at":"2021-11-10T07:12:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.26.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.26.1/manifests"},{"name":"@microsoft/fast-components_v2.16.1","sha":"ec74d98409f85349abdf275038425cba1c69a549","kind":"tag","published_at":"2021-11-10T07:12:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.14","sha":"ec74d98409f85349abdf275038425cba1c69a549","kind":"tag","published_at":"2021-11-10T07:12:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.14/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.13","sha":"2ca3b5bc4889a663db81471e735da887f3e34897","kind":"tag","published_at":"2021-11-09T07:14:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.13/manifests"},{"name":"@microsoft/fast-foundation_v2.26.0","sha":"2ca3b5bc4889a663db81471e735da887f3e34897","kind":"tag","published_at":"2021-11-09T07:14:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.26.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.26.0/manifests"},{"name":"@microsoft/fast-components_v2.16.0","sha":"2ca3b5bc4889a663db81471e735da887f3e34897","kind":"tag","published_at":"2021-11-09T07:14:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.16.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.16.0/manifests"},{"name":"@microsoft/fast-components_v2.15.2","sha":"9f8444cf7bdc24a7d3c90126c9e3a8ac0cd24776","kind":"tag","published_at":"2021-11-07T07:12:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.15.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.15.2/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.12","sha":"1511bad64113a79f29efccb1c939e1406663e0fa","kind":"tag","published_at":"2021-11-04T07:11:59.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.12/manifests"},{"name":"@microsoft/fast-components_v2.15.1","sha":"1511bad64113a79f29efccb1c939e1406663e0fa","kind":"tag","published_at":"2021-11-04T07:11:59.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.15.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.15.1/manifests"},{"name":"@microsoft/fast-foundation_v2.25.1","sha":"1511bad64113a79f29efccb1c939e1406663e0fa","kind":"tag","published_at":"2021-11-04T07:11:59.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.25.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.25.1/manifests"},{"name":"@microsoft/fast-components_v2.15.0","sha":"a11e90e6dd7259907841427da56e55d3a38aa67a","kind":"tag","published_at":"2021-11-03T07:12:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.15.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.15.0/manifests"},{"name":"@microsoft/fast-foundation_v2.25.0","sha":"a11e90e6dd7259907841427da56e55d3a38aa67a","kind":"tag","published_at":"2021-11-03T07:12:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.25.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.25.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.11","sha":"a11e90e6dd7259907841427da56e55d3a38aa67a","kind":"tag","published_at":"2021-11-03T07:12:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.11/manifests"},{"name":"@microsoft/fast-router_v0.2.11","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.11/manifests"},{"name":"@microsoft/fast-web-utilities_v5.0.2","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.0.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.0.2/manifests"},{"name":"@microsoft/fast-element_v1.6.2","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.6.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.6.2/manifests"},{"name":"@microsoft/fast-colors_v5.1.4","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-colors_v5.1.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-colors_v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-colors_v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors_v5.1.4/manifests"},{"name":"@microsoft/fast-foundation_v2.24.0","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.24.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.24.0/manifests"},{"name":"@microsoft/eslint-config-fast-dna_v2.0.0","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/eslint-config-fast-dna_v2.0.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/eslint-config-fast-dna_v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Feslint-config-fast-dna_v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Feslint-config-fast-dna_v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Feslint-config-fast-dna_v2.0.0/manifests"},{"name":"@microsoft/fast-animation_v4.1.6","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.1.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.6/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.10","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.10/manifests"},{"name":"@microsoft/fast-components_v2.14.4","sha":"55d127bf9eff79ca36207e0cab5b7daf80aa13f8","kind":"tag","published_at":"2021-10-31T07:17:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.14.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.4/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.9","sha":"8a00b0d94c85d929d3921b22630007e7ba9d0ba6","kind":"tag","published_at":"2021-10-28T07:15:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.9/manifests"},{"name":"@microsoft/fast-foundation_v2.23.2","sha":"8a00b0d94c85d929d3921b22630007e7ba9d0ba6","kind":"tag","published_at":"2021-10-28T07:15:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.23.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.23.2/manifests"},{"name":"@microsoft/fast-components_v2.14.3","sha":"8a00b0d94c85d929d3921b22630007e7ba9d0ba6","kind":"tag","published_at":"2021-10-28T07:15:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.14.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.3/manifests"},{"name":"@microsoft/fast-foundation_v2.23.1","sha":"6bd1d1b2d1c0f39840107b70be3b6826ad02ed88","kind":"tag","published_at":"2021-10-27T07:11:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.23.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.23.1/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.8","sha":"45f000f038302d31636bccd85cf20a366aad7a0b","kind":"tag","published_at":"2021-10-22T17:40:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.8/manifests"},{"name":"@microsoft/fast-components_v2.14.2","sha":"45f000f038302d31636bccd85cf20a366aad7a0b","kind":"tag","published_at":"2021-10-22T17:40:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.14.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.2/manifests"},{"name":"@microsoft/fast-foundation_v2.23.0","sha":"45f000f038302d31636bccd85cf20a366aad7a0b","kind":"tag","published_at":"2021-10-22T17:40:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.23.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.23.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.7","sha":"8b3872f1d6bb1daaa9a0a21fed13149aa75b8ee1","kind":"tag","published_at":"2021-10-21T07:11:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.7/manifests"},{"name":"@microsoft/fast-foundation_v2.22.1","sha":"8b3872f1d6bb1daaa9a0a21fed13149aa75b8ee1","kind":"tag","published_at":"2021-10-21T07:11:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.22.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.22.1/manifests"},{"name":"@microsoft/fast-components_v2.14.1","sha":"8b3872f1d6bb1daaa9a0a21fed13149aa75b8ee1","kind":"tag","published_at":"2021-10-21T07:11:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.14.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.1/manifests"},{"name":"@microsoft/fast-components_v2.14.0","sha":"65e1be503a9f16708e654183adc13b899ca102f3","kind":"tag","published_at":"2021-10-20T07:13:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.14.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.14.0/manifests"},{"name":"@microsoft/fast-foundation_v2.22.0","sha":"65e1be503a9f16708e654183adc13b899ca102f3","kind":"tag","published_at":"2021-10-20T07:13:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.22.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.22.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.6","sha":"65e1be503a9f16708e654183adc13b899ca102f3","kind":"tag","published_at":"2021-10-20T07:13:46.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.6/manifests"},{"name":"@microsoft/fast-foundation_v2.21.0","sha":"2074aaadfe74cbde2266a6d5c57bf8ed10d0e135","kind":"tag","published_at":"2021-10-15T23:24:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.21.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.21.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.5","sha":"2074aaadfe74cbde2266a6d5c57bf8ed10d0e135","kind":"tag","published_at":"2021-10-15T23:24:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.5/manifests"},{"name":"@microsoft/fast-components_v2.13.1","sha":"2074aaadfe74cbde2266a6d5c57bf8ed10d0e135","kind":"tag","published_at":"2021-10-15T23:24:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.13.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.13.1/manifests"},{"name":"@microsoft/fast-foundation_v2.20.0","sha":"919de55e1bc88e72676694281f31fa56ebf24a82","kind":"tag","published_at":"2021-10-13T22:45:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.20.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.20.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.4","sha":"919de55e1bc88e72676694281f31fa56ebf24a82","kind":"tag","published_at":"2021-10-13T22:45:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.4/manifests"},{"name":"@microsoft/fast-element_v1.6.1","sha":"919de55e1bc88e72676694281f31fa56ebf24a82","kind":"tag","published_at":"2021-10-13T22:45:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.6.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.6.1/manifests"},{"name":"@microsoft/fast-router_v0.2.10","sha":"919de55e1bc88e72676694281f31fa56ebf24a82","kind":"tag","published_at":"2021-10-13T22:45:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.10/manifests"},{"name":"@microsoft/fast-components_v2.13.0","sha":"919de55e1bc88e72676694281f31fa56ebf24a82","kind":"tag","published_at":"2021-10-13T22:45:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.13.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.13.0/manifests"},{"name":"@microsoft/fast-web-utilities_v5.0.1","sha":"a91ed131db8eda327e32b6ca19b95935e9946291","kind":"tag","published_at":"2021-10-13T01:53:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.0.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.0.1/manifests"},{"name":"@microsoft/fast-foundation_v2.19.0","sha":"a91ed131db8eda327e32b6ca19b95935e9946291","kind":"tag","published_at":"2021-10-13T01:53:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.19.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.19.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.3","sha":"a91ed131db8eda327e32b6ca19b95935e9946291","kind":"tag","published_at":"2021-10-13T01:53:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.3/manifests"},{"name":"@microsoft/fast-animation_v4.1.5","sha":"a91ed131db8eda327e32b6ca19b95935e9946291","kind":"tag","published_at":"2021-10-13T01:53:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.1.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.5/manifests"},{"name":"@microsoft/fast-components_v2.12.0","sha":"a91ed131db8eda327e32b6ca19b95935e9946291","kind":"tag","published_at":"2021-10-13T01:53:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.12.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.12.0/manifests"},{"name":"@microsoft/fast-components_v2.11.12","sha":"939895758820f3cbf9c2604d746f036b53f9ac08","kind":"tag","published_at":"2021-10-12T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.12/manifests"},{"name":"@microsoft/fast-foundation_v2.18.0","sha":"939895758820f3cbf9c2604d746f036b53f9ac08","kind":"tag","published_at":"2021-10-12T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.18.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.18.0/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.2","sha":"939895758820f3cbf9c2604d746f036b53f9ac08","kind":"tag","published_at":"2021-10-12T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.2/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.1","sha":"4fcf16873529759c7c92651aac85b14724004a4d","kind":"tag","published_at":"2021-10-10T07:12:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.1/manifests"},{"name":"@microsoft/fast-foundation_v2.17.3","sha":"4fcf16873529759c7c92651aac85b14724004a4d","kind":"tag","published_at":"2021-10-10T07:12:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.17.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.3/manifests"},{"name":"@microsoft/fast-components_v2.11.11","sha":"4fcf16873529759c7c92651aac85b14724004a4d","kind":"tag","published_at":"2021-10-10T07:12:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.11/manifests"},{"name":"@microsoft/fast-react-wrapper_v0.1.0","sha":"e96c419b8c9c7057154a2a95c42e14cc8b654cfc","kind":"tag","published_at":"2021-10-08T20:52:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-react-wrapper_v0.1.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-react-wrapper_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-react-wrapper_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-react-wrapper_v0.1.0/manifests"},{"name":"@microsoft/fast-foundation_v2.17.2","sha":"6a0d46175e8a5ee0adda9ec970c7208a38472d54","kind":"tag","published_at":"2021-10-08T19:53:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.17.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.2/manifests"},{"name":"@microsoft/fast-components_v2.11.10","sha":"6a0d46175e8a5ee0adda9ec970c7208a38472d54","kind":"tag","published_at":"2021-10-08T19:53:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.10/manifests"},{"name":"@microsoft/fast-router_v0.2.9","sha":"6a0d46175e8a5ee0adda9ec970c7208a38472d54","kind":"tag","published_at":"2021-10-08T19:53:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.9/manifests"},{"name":"@microsoft/fast-element_v1.6.0","sha":"6a0d46175e8a5ee0adda9ec970c7208a38472d54","kind":"tag","published_at":"2021-10-08T19:53:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.6.0/manifests"},{"name":"@microsoft/fast-components_v2.11.9","sha":"9b93d9c4e96a9e627166880c7e07a5838a624381","kind":"tag","published_at":"2021-10-06T07:11:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.9/manifests"},{"name":"@microsoft/fast-foundation_v2.17.1","sha":"9b93d9c4e96a9e627166880c7e07a5838a624381","kind":"tag","published_at":"2021-10-06T07:11:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.17.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.1/manifests"},{"name":"@microsoft/fast-components_v2.11.8","sha":"a878d5404013342eedd682b9af9f720b3fabab1f","kind":"tag","published_at":"2021-10-05T00:45:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.8/manifests"},{"name":"@microsoft/fast-foundation_v2.17.0","sha":"a878d5404013342eedd682b9af9f720b3fabab1f","kind":"tag","published_at":"2021-10-05T00:45:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.17.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.17.0/manifests"},{"name":"@microsoft/fast-foundation_v2.16.5","sha":"d82d45201c5092a787d9c1c060a8f915c64130a3","kind":"tag","published_at":"2021-09-30T07:13:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.16.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.5/manifests"},{"name":"@microsoft/fast-components_v2.11.7","sha":"d82d45201c5092a787d9c1c060a8f915c64130a3","kind":"tag","published_at":"2021-09-30T07:13:45.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.7/manifests"},{"name":"@microsoft/fast-components_v2.11.6","sha":"5fb77a19311a63d31653845ba87cdaa2e5a69bab","kind":"tag","published_at":"2021-09-29T07:13:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.6/manifests"},{"name":"@microsoft/fast-foundation_v2.16.4","sha":"5fb77a19311a63d31653845ba87cdaa2e5a69bab","kind":"tag","published_at":"2021-09-29T07:13:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.16.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.4/manifests"},{"name":"@microsoft/fast-foundation_v2.16.3","sha":"3b227606b7a807cf46234c9008a66d1735fadc45","kind":"tag","published_at":"2021-09-28T07:10:49.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.16.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.3/manifests"},{"name":"@microsoft/fast-components_v2.11.5","sha":"3b227606b7a807cf46234c9008a66d1735fadc45","kind":"tag","published_at":"2021-09-28T07:10:49.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.5/manifests"},{"name":"@microsoft/fast-components_v2.11.4","sha":"805d850fc2bb7738c1b1fd33209291b9213f8760","kind":"tag","published_at":"2021-09-27T07:12:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.4/manifests"},{"name":"@microsoft/fast-foundation_v2.16.2","sha":"805d850fc2bb7738c1b1fd33209291b9213f8760","kind":"tag","published_at":"2021-09-27T07:12:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.16.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.2/manifests"},{"name":"@microsoft/fast-foundation_v2.16.1","sha":"551b3157b0bc151d22de2de49168e40db2f9cd17","kind":"tag","published_at":"2021-09-23T07:14:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.16.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.1/manifests"},{"name":"@microsoft/fast-components_v2.11.3","sha":"551b3157b0bc151d22de2de49168e40db2f9cd17","kind":"tag","published_at":"2021-09-23T07:14:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.3/manifests"},{"name":"@microsoft/fast-components_v2.11.2","sha":"9b0d06a38c392f81669b3ad00c6c6be2a5a723f1","kind":"tag","published_at":"2021-09-22T17:37:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.2/manifests"},{"name":"@microsoft/fast-components_v2.11.1","sha":"39646fa7fc2290ccbda4b6a1af5962b7d16f832d","kind":"tag","published_at":"2021-09-22T07:13:13.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.1/manifests"},{"name":"@microsoft/fast-foundation_v2.16.0","sha":"39646fa7fc2290ccbda4b6a1af5962b7d16f832d","kind":"tag","published_at":"2021-09-22T07:13:13.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.16.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.16.0/manifests"},{"name":"@microsoft/fast-foundation_v2.15.0","sha":"e2954b27696882a582587c812fd087c6df60f829","kind":"tag","published_at":"2021-09-19T07:17:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.15.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.15.0/manifests"},{"name":"@microsoft/fast-web-utilities_v5.0.0","sha":"e2954b27696882a582587c812fd087c6df60f829","kind":"tag","published_at":"2021-09-19T07:17:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v5.0.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v5.0.0/manifests"},{"name":"@microsoft/fast-components_v2.11.0","sha":"e2954b27696882a582587c812fd087c6df60f829","kind":"tag","published_at":"2021-09-19T07:17:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.11.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.11.0/manifests"},{"name":"@microsoft/fast-foundation_v2.14.0","sha":"3c7888f096ddc734ac9858d83e91ce0d131294ef","kind":"tag","published_at":"2021-09-15T19:49:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.14.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.14.0/manifests"},{"name":"@microsoft/fast-components_v2.10.1","sha":"3c7888f096ddc734ac9858d83e91ce0d131294ef","kind":"tag","published_at":"2021-09-15T19:49:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.10.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.10.1/manifests"},{"name":"@microsoft/fast-components_v2.10.0","sha":"0694ec9233f2ae09657a3646ce7a0732d288b675","kind":"tag","published_at":"2021-09-15T07:18:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.10.0/manifests"},{"name":"@microsoft/fast-components_v2.9.2","sha":"709d0d26c4e3a045e7beb05dc2a56d8575506508","kind":"tag","published_at":"2021-09-14T07:16:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.9.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.9.2/manifests"},{"name":"@microsoft/fast-foundation_v2.13.1","sha":"709d0d26c4e3a045e7beb05dc2a56d8575506508","kind":"tag","published_at":"2021-09-14T07:16:47.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.13.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.13.1/manifests"},{"name":"@microsoft/fast-web-utilities_v4.8.1","sha":"5448a35ace7c59b8e837567f5fdce68b7ede8d27","kind":"tag","published_at":"2021-09-12T07:17:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v4.8.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v4.8.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.11.4","sha":"5448a35ace7c59b8e837567f5fdce68b7ede8d27","kind":"tag","published_at":"2021-09-12T07:17:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.11.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.4/manifests"},{"name":"@microsoft/fast-components_v2.9.1","sha":"5448a35ace7c59b8e837567f5fdce68b7ede8d27","kind":"tag","published_at":"2021-09-12T07:17:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.9.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.9.1/manifests"},{"name":"@microsoft/fast-foundation_v2.13.0","sha":"5448a35ace7c59b8e837567f5fdce68b7ede8d27","kind":"tag","published_at":"2021-09-12T07:17:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.13.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.13.0/manifests"},{"name":"@microsoft/fast-tooling_v0.29.0","sha":"5448a35ace7c59b8e837567f5fdce68b7ede8d27","kind":"tag","published_at":"2021-09-12T07:17:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.29.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.29.0/manifests"},{"name":"@microsoft/fast-components_v2.9.0","sha":"9d2711f28a9dd3370e17bc36b25c33b6b89dae87","kind":"tag","published_at":"2021-09-09T07:21:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.9.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.9.0/manifests"},{"name":"@microsoft/fast-foundation_v2.12.0","sha":"9d2711f28a9dd3370e17bc36b25c33b6b89dae87","kind":"tag","published_at":"2021-09-09T07:21:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.12.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.12.0/manifests"},{"name":"@microsoft/fast-tooling_v0.28.0","sha":"9d2711f28a9dd3370e17bc36b25c33b6b89dae87","kind":"tag","published_at":"2021-09-09T07:21:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.28.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.28.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.11.3","sha":"9d2711f28a9dd3370e17bc36b25c33b6b89dae87","kind":"tag","published_at":"2021-09-09T07:21:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.11.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.3/manifests"},{"name":"@microsoft/fast-tooling-react_v2.11.2","sha":"3e85a30b1106d865684e6285bf2c93669db5445d","kind":"tag","published_at":"2021-09-08T07:16:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.11.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.2/manifests"},{"name":"@microsoft/fast-tooling_v0.27.11","sha":"3e85a30b1106d865684e6285bf2c93669db5445d","kind":"tag","published_at":"2021-09-08T07:16:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.11/manifests"},{"name":"@microsoft/fast-router_v0.2.8","sha":"3e85a30b1106d865684e6285bf2c93669db5445d","kind":"tag","published_at":"2021-09-08T07:16:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.8/manifests"},{"name":"@microsoft/fast-foundation_v2.11.0","sha":"3e85a30b1106d865684e6285bf2c93669db5445d","kind":"tag","published_at":"2021-09-08T07:16:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.11.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.11.0/manifests"},{"name":"@microsoft/fast-components_v2.8.3","sha":"3e85a30b1106d865684e6285bf2c93669db5445d","kind":"tag","published_at":"2021-09-08T07:16:17.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.8.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.3/manifests"},{"name":"@microsoft/fast-element_v1.5.1","sha":"3e85a30b1106d865684e6285bf2c93669db5445d","kind":"tag","published_at":"2021-09-08T07:16:17.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.5.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.5.1/manifests"},{"name":"@microsoft/fast-foundation_v2.10.0","sha":"cc003c1f873625dbbdbdd73f5f9335ce0478a435","kind":"tag","published_at":"2021-09-02T17:17:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.10.0/manifests"},{"name":"@microsoft/fast-tooling_v0.27.10","sha":"cc003c1f873625dbbdbdd73f5f9335ce0478a435","kind":"tag","published_at":"2021-09-02T17:17:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.10/manifests"},{"name":"@microsoft/fast-tooling-react_v2.11.1","sha":"cc003c1f873625dbbdbdd73f5f9335ce0478a435","kind":"tag","published_at":"2021-09-02T17:17:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.11.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.1/manifests"},{"name":"@microsoft/fast-components_v2.8.2","sha":"cc003c1f873625dbbdbdd73f5f9335ce0478a435","kind":"tag","published_at":"2021-09-02T17:17:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.8.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.2/manifests"},{"name":"@microsoft/fast-foundation_v2.9.1","sha":"f034ca702b0d7e327c178a618a36baf4543dbd5f","kind":"tag","published_at":"2021-09-02T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.9.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.9.1/manifests"},{"name":"@microsoft/fast-router_v0.2.7","sha":"f034ca702b0d7e327c178a618a36baf4543dbd5f","kind":"tag","published_at":"2021-09-02T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.7/manifests"},{"name":"@microsoft/fast-components_v2.8.1","sha":"f034ca702b0d7e327c178a618a36baf4543dbd5f","kind":"tag","published_at":"2021-09-02T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.8.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.1/manifests"},{"name":"@microsoft/fast-tooling_v0.27.9","sha":"f034ca702b0d7e327c178a618a36baf4543dbd5f","kind":"tag","published_at":"2021-09-02T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.9/manifests"},{"name":"@microsoft/fast-tooling-react_v2.11.0","sha":"f034ca702b0d7e327c178a618a36baf4543dbd5f","kind":"tag","published_at":"2021-09-02T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.11.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.11.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.15","sha":"614dd4501df981d953219a445571e68c01bf6800","kind":"tag","published_at":"2021-09-01T07:18:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.15/manifests"},{"name":"@microsoft/fast-foundation_v2.9.0","sha":"614dd4501df981d953219a445571e68c01bf6800","kind":"tag","published_at":"2021-09-01T07:18:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.9.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.9.0/manifests"},{"name":"@microsoft/fast-tooling_v0.27.8","sha":"614dd4501df981d953219a445571e68c01bf6800","kind":"tag","published_at":"2021-09-01T07:18:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.8/manifests"},{"name":"@microsoft/fast-components_v2.8.0","sha":"614dd4501df981d953219a445571e68c01bf6800","kind":"tag","published_at":"2021-09-01T07:18:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.8.0/manifests"},{"name":"@microsoft/fast-tooling_v0.27.7","sha":"04302192354ef99787d9f1bd6c966db061b6afd6","kind":"tag","published_at":"2021-08-30T22:30:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.7/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.14","sha":"04302192354ef99787d9f1bd6c966db061b6afd6","kind":"tag","published_at":"2021-08-30T22:30:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.14/manifests"},{"name":"@microsoft/fast-components_v2.7.3","sha":"04302192354ef99787d9f1bd6c966db061b6afd6","kind":"tag","published_at":"2021-08-30T22:30:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.7.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.3/manifests"},{"name":"@microsoft/fast-foundation_v2.8.1","sha":"04302192354ef99787d9f1bd6c966db061b6afd6","kind":"tag","published_at":"2021-08-30T22:30:39.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.8.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.8.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.13","sha":"665381ebda7c531f135fb5bbfae48c711ad5750c","kind":"tag","published_at":"2021-08-27T14:14:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.13/manifests"},{"name":"@microsoft/fast-router_v0.2.6","sha":"665381ebda7c531f135fb5bbfae48c711ad5750c","kind":"tag","published_at":"2021-08-27T14:14:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.6/manifests"},{"name":"@microsoft/fast-tooling_v0.27.6","sha":"665381ebda7c531f135fb5bbfae48c711ad5750c","kind":"tag","published_at":"2021-08-27T14:14:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.6/manifests"},{"name":"@microsoft/fast-components_v2.7.2","sha":"665381ebda7c531f135fb5bbfae48c711ad5750c","kind":"tag","published_at":"2021-08-27T14:14:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.7.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.2/manifests"},{"name":"@microsoft/fast-element_v1.5.0","sha":"665381ebda7c531f135fb5bbfae48c711ad5750c","kind":"tag","published_at":"2021-08-27T14:14:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.5.0/manifests"},{"name":"@microsoft/fast-foundation_v2.8.0","sha":"665381ebda7c531f135fb5bbfae48c711ad5750c","kind":"tag","published_at":"2021-08-27T14:14:26.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.8.0/manifests"},{"name":"@microsoft/fast-components_v2.7.1","sha":"15a9a4a32c771a1af813d8b2600cccc06b2cbb90","kind":"tag","published_at":"2021-08-26T07:17:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.7.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.1/manifests"},{"name":"@microsoft/fast-element_v1.4.2","sha":"15a9a4a32c771a1af813d8b2600cccc06b2cbb90","kind":"tag","published_at":"2021-08-26T07:17:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.4.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.4.2/manifests"},{"name":"@microsoft/fast-foundation_v2.7.1","sha":"15a9a4a32c771a1af813d8b2600cccc06b2cbb90","kind":"tag","published_at":"2021-08-26T07:17:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.7.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.7.1/manifests"},{"name":"@microsoft/fast-router_v0.2.5","sha":"15a9a4a32c771a1af813d8b2600cccc06b2cbb90","kind":"tag","published_at":"2021-08-26T07:17:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.5/manifests"},{"name":"@microsoft/fast-tooling_v0.27.5","sha":"15a9a4a32c771a1af813d8b2600cccc06b2cbb90","kind":"tag","published_at":"2021-08-26T07:17:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.5/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.12","sha":"15a9a4a32c771a1af813d8b2600cccc06b2cbb90","kind":"tag","published_at":"2021-08-26T07:17:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.12/manifests"},{"name":"@microsoft/fast-foundation_v2.7.0","sha":"db847e6f465fdf082b02dca76b5425f84aacd4c4","kind":"tag","published_at":"2021-08-25T07:17:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.7.0/manifests"},{"name":"@microsoft/fast-tooling_v0.27.4","sha":"db847e6f465fdf082b02dca76b5425f84aacd4c4","kind":"tag","published_at":"2021-08-25T07:17:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.4/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.11","sha":"db847e6f465fdf082b02dca76b5425f84aacd4c4","kind":"tag","published_at":"2021-08-25T07:17:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.11/manifests"},{"name":"@microsoft/fast-components_v2.7.0","sha":"db847e6f465fdf082b02dca76b5425f84aacd4c4","kind":"tag","published_at":"2021-08-25T07:17:07.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.7.0/manifests"},{"name":"@microsoft/fast-tooling_v0.27.3","sha":"9aab06b8962a80e32306acbd29b3570fe5aad4bc","kind":"tag","published_at":"2021-08-23T07:14:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.3/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.10","sha":"9aab06b8962a80e32306acbd29b3570fe5aad4bc","kind":"tag","published_at":"2021-08-23T07:14:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.10/manifests"},{"name":"@microsoft/fast-components_v2.6.2","sha":"9aab06b8962a80e32306acbd29b3570fe5aad4bc","kind":"tag","published_at":"2021-08-23T07:14:54.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.6.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.6.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.9","sha":"36371bcdfb369dd7da4957f9eff3e51862fae833","kind":"tag","published_at":"2021-08-22T07:17:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.9/manifests"},{"name":"@microsoft/fast-tooling_v0.27.2","sha":"36371bcdfb369dd7da4957f9eff3e51862fae833","kind":"tag","published_at":"2021-08-22T07:17:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.2/manifests"},{"name":"@microsoft/fast-components_v2.6.1","sha":"0c4b560a7dca122a29260e3561d0c87981d9ec19","kind":"tag","published_at":"2021-08-19T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.6.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.6.1/manifests"},{"name":"@microsoft/fast-foundation_v2.6.5","sha":"0c4b560a7dca122a29260e3561d0c87981d9ec19","kind":"tag","published_at":"2021-08-19T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.6.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.5/manifests"},{"name":"@microsoft/fast-tooling_v0.27.1","sha":"0c4b560a7dca122a29260e3561d0c87981d9ec19","kind":"tag","published_at":"2021-08-19T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.8","sha":"0c4b560a7dca122a29260e3561d0c87981d9ec19","kind":"tag","published_at":"2021-08-19T07:15:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.8/manifests"},{"name":"@microsoft/fast-tooling_v0.27.0","sha":"54c269ab4da24eae36d2136efbc93b364b7aa8ef","kind":"tag","published_at":"2021-08-18T07:16:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.27.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.27.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.7","sha":"54c269ab4da24eae36d2136efbc93b364b7aa8ef","kind":"tag","published_at":"2021-08-18T07:16:21.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.7/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.6","sha":"84ef20ed1b4e1757a3481a66f2748d2e660fbc9a","kind":"tag","published_at":"2021-08-17T07:14:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.6/manifests"},{"name":"@microsoft/fast-tooling_v0.26.6","sha":"84ef20ed1b4e1757a3481a66f2748d2e660fbc9a","kind":"tag","published_at":"2021-08-17T07:14:05.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.26.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.6/manifests"},{"name":"@microsoft/fast-components_v2.6.0","sha":"a9728969f4a1a8965955dab3025e6c7b65540c14","kind":"tag","published_at":"2021-08-15T07:17:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.6.0/manifests"},{"name":"@microsoft/fast-tooling_v0.26.5","sha":"a9728969f4a1a8965955dab3025e6c7b65540c14","kind":"tag","published_at":"2021-08-15T07:17:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.26.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.5/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.5","sha":"a9728969f4a1a8965955dab3025e6c7b65540c14","kind":"tag","published_at":"2021-08-15T07:17:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.5/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.4","sha":"bac18742d56cc3ede453554b6fc20630dfa163fe","kind":"tag","published_at":"2021-08-12T07:16:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.4/manifests"},{"name":"@microsoft/fast-components_v2.5.8","sha":"bac18742d56cc3ede453554b6fc20630dfa163fe","kind":"tag","published_at":"2021-08-12T07:16:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.8/manifests"},{"name":"@microsoft/fast-foundation_v2.6.4","sha":"bac18742d56cc3ede453554b6fc20630dfa163fe","kind":"tag","published_at":"2021-08-12T07:16:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.6.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.4/manifests"},{"name":"@microsoft/fast-tooling_v0.26.4","sha":"bac18742d56cc3ede453554b6fc20630dfa163fe","kind":"tag","published_at":"2021-08-12T07:16:50.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.26.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.4/manifests"},{"name":"@microsoft/fast-tooling_v0.26.3","sha":"fd13fc8fdb896a5801e71acf2b1d9f8870abb744","kind":"tag","published_at":"2021-08-11T07:14:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.26.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.3/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.3","sha":"fd13fc8fdb896a5801e71acf2b1d9f8870abb744","kind":"tag","published_at":"2021-08-11T07:14:31.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.3/manifests"},{"name":"@microsoft/fast-components_v2.5.7","sha":"47ce3a7df6972400cdc2e3452fadcbb890fc08cf","kind":"tag","published_at":"2021-08-08T07:18:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.7/manifests"},{"name":"@microsoft/fast-tooling_v0.26.2","sha":"47ce3a7df6972400cdc2e3452fadcbb890fc08cf","kind":"tag","published_at":"2021-08-08T07:18:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.26.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.2","sha":"47ce3a7df6972400cdc2e3452fadcbb890fc08cf","kind":"tag","published_at":"2021-08-08T07:18:56.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.1","sha":"a6149b84ff18fc3eead72200cea988e82f3577f9","kind":"tag","published_at":"2021-08-05T07:17:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.1/manifests"},{"name":"@microsoft/fast-tooling_v0.26.1","sha":"a6149b84ff18fc3eead72200cea988e82f3577f9","kind":"tag","published_at":"2021-08-05T07:17:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.26.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.1/manifests"},{"name":"@microsoft/fast-components_v2.5.6","sha":"a6149b84ff18fc3eead72200cea988e82f3577f9","kind":"tag","published_at":"2021-08-05T07:17:32.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.6/manifests"},{"name":"@microsoft/fast-foundation_v2.6.3","sha":"67747c610112f3c512aa862440fdfd65d018aa0e","kind":"tag","published_at":"2021-08-04T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.6.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.3/manifests"},{"name":"@microsoft/fast-tooling_v0.26.0","sha":"67747c610112f3c512aa862440fdfd65d018aa0e","kind":"tag","published_at":"2021-08-04T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.26.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.26.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.10.0","sha":"67747c610112f3c512aa862440fdfd65d018aa0e","kind":"tag","published_at":"2021-08-04T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.10.0/manifests"},{"name":"@microsoft/fast-components_v2.5.5","sha":"67747c610112f3c512aa862440fdfd65d018aa0e","kind":"tag","published_at":"2021-08-04T07:15:14.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.5/manifests"},{"name":"@microsoft/fast-tooling_v0.25.7","sha":"6835d8d61259cec0feda31a9c4ca1895701653c7","kind":"tag","published_at":"2021-08-03T07:17:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.7/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.10","sha":"6835d8d61259cec0feda31a9c4ca1895701653c7","kind":"tag","published_at":"2021-08-03T07:17:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.10/manifests"},{"name":"@microsoft/fast-components_v2.5.4","sha":"6835d8d61259cec0feda31a9c4ca1895701653c7","kind":"tag","published_at":"2021-08-03T07:17:34.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.4/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.9","sha":"20e2cc2dae91a3c8d9c3dbf9aff07979b605a616","kind":"tag","published_at":"2021-08-01T07:17:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.9/manifests"},{"name":"@microsoft/fast-components_v2.5.3","sha":"20e2cc2dae91a3c8d9c3dbf9aff07979b605a616","kind":"tag","published_at":"2021-08-01T07:17:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.3/manifests"},{"name":"@microsoft/fast-tooling_v0.25.6","sha":"20e2cc2dae91a3c8d9c3dbf9aff07979b605a616","kind":"tag","published_at":"2021-08-01T07:17:16.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.6/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.8","sha":"5827e633ea4db9b6dbf2bd50d670c5d80cd014c7","kind":"tag","published_at":"2021-07-29T07:18:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.8/manifests"},{"name":"@microsoft/fast-components_v2.5.2","sha":"5827e633ea4db9b6dbf2bd50d670c5d80cd014c7","kind":"tag","published_at":"2021-07-29T07:18:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.2/manifests"},{"name":"@microsoft/fast-foundation_v2.6.2","sha":"5827e633ea4db9b6dbf2bd50d670c5d80cd014c7","kind":"tag","published_at":"2021-07-29T07:18:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.6.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.2/manifests"},{"name":"@microsoft/fast-tooling_v0.25.5","sha":"5827e633ea4db9b6dbf2bd50d670c5d80cd014c7","kind":"tag","published_at":"2021-07-29T07:18:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.5/manifests"},{"name":"@microsoft/fast-router_v0.2.4","sha":"10c6a0a182d58330f5c5fde30a102cb486f2d1aa","kind":"tag","published_at":"2021-07-28T07:17:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.4/manifests"},{"name":"@microsoft/fast-element_v1.4.1","sha":"10c6a0a182d58330f5c5fde30a102cb486f2d1aa","kind":"tag","published_at":"2021-07-28T07:17:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.4.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.4.1/manifests"},{"name":"@microsoft/fast-tooling_v0.25.4","sha":"10c6a0a182d58330f5c5fde30a102cb486f2d1aa","kind":"tag","published_at":"2021-07-28T07:17:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.4/manifests"},{"name":"@microsoft/fast-components_v2.5.1","sha":"10c6a0a182d58330f5c5fde30a102cb486f2d1aa","kind":"tag","published_at":"2021-07-28T07:17:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.7","sha":"10c6a0a182d58330f5c5fde30a102cb486f2d1aa","kind":"tag","published_at":"2021-07-28T07:17:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.7/manifests"},{"name":"@microsoft/fast-foundation_v2.6.1","sha":"10c6a0a182d58330f5c5fde30a102cb486f2d1aa","kind":"tag","published_at":"2021-07-28T07:17:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.6.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.6","sha":"7a1da12a9be66628df5eed1e83891264c5067c84","kind":"tag","published_at":"2021-07-25T07:17:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.6/manifests"},{"name":"@microsoft/fast-components_v2.5.0","sha":"7a1da12a9be66628df5eed1e83891264c5067c84","kind":"tag","published_at":"2021-07-25T07:17:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.5.0/manifests"},{"name":"@microsoft/fast-foundation_v2.6.0","sha":"7a1da12a9be66628df5eed1e83891264c5067c84","kind":"tag","published_at":"2021-07-25T07:17:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.6.0/manifests"},{"name":"@microsoft/fast-tooling_v0.25.3","sha":"7a1da12a9be66628df5eed1e83891264c5067c84","kind":"tag","published_at":"2021-07-25T07:17:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.3/manifests"},{"name":"@microsoft/fast-components_v2.4.0","sha":"928d73621c62064992189270a920b2c6d6d9e19e","kind":"tag","published_at":"2021-07-22T07:19:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.4.0/manifests"},{"name":"@microsoft/fast-foundation_v2.5.2","sha":"928d73621c62064992189270a920b2c6d6d9e19e","kind":"tag","published_at":"2021-07-22T07:19:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.5.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.5.2/manifests"},{"name":"@microsoft/fast-tooling_v0.25.2","sha":"928d73621c62064992189270a920b2c6d6d9e19e","kind":"tag","published_at":"2021-07-22T07:19:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.5","sha":"928d73621c62064992189270a920b2c6d6d9e19e","kind":"tag","published_at":"2021-07-22T07:19:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.5/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.4","sha":"3fd347f03a98d965d6c4269c0059f84a8cde3050","kind":"tag","published_at":"2021-07-21T07:14:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.4/manifests"},{"name":"@microsoft/fast-components_v2.3.0","sha":"3fd347f03a98d965d6c4269c0059f84a8cde3050","kind":"tag","published_at":"2021-07-21T07:14:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.3.0/manifests"},{"name":"@microsoft/fast-foundation_v2.5.1","sha":"3fd347f03a98d965d6c4269c0059f84a8cde3050","kind":"tag","published_at":"2021-07-21T07:14:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.5.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.5.1/manifests"},{"name":"@microsoft/fast-tooling_v0.25.1","sha":"3fd347f03a98d965d6c4269c0059f84a8cde3050","kind":"tag","published_at":"2021-07-21T07:14:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.1/manifests"},{"name":"@microsoft/fast-components_v2.2.3","sha":"2382e1c080fc27819e914d28e4e3be31ac35d595","kind":"tag","published_at":"2021-07-18T07:16:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.2.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.3/manifests"},{"name":"@microsoft/fast-tooling_v0.25.0","sha":"2382e1c080fc27819e914d28e4e3be31ac35d595","kind":"tag","published_at":"2021-07-18T07:16:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.25.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.25.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.3","sha":"2382e1c080fc27819e914d28e4e3be31ac35d595","kind":"tag","published_at":"2021-07-18T07:16:22.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.3/manifests"},{"name":"@microsoft/fast-tooling_v0.24.2","sha":"6fdef4bd1608bb973d96d860c02def98be7c4f63","kind":"tag","published_at":"2021-07-15T01:41:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.24.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.24.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.2","sha":"6fdef4bd1608bb973d96d860c02def98be7c4f63","kind":"tag","published_at":"2021-07-15T01:41:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.2/manifests"},{"name":"@microsoft/fast-foundation_v2.5.0","sha":"6fdef4bd1608bb973d96d860c02def98be7c4f63","kind":"tag","published_at":"2021-07-15T01:41:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.5.0/manifests"},{"name":"@microsoft/fast-components_v2.2.2","sha":"6fdef4bd1608bb973d96d860c02def98be7c4f63","kind":"tag","published_at":"2021-07-15T01:41:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.2.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.1","sha":"f8173cead2754099b601f7a750150236f3c5e442","kind":"tag","published_at":"2021-07-14T07:15:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.1/manifests"},{"name":"@microsoft/fast-tooling_v0.24.1","sha":"f8173cead2754099b601f7a750150236f3c5e442","kind":"tag","published_at":"2021-07-14T07:15:36.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.24.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.24.1/manifests"},{"name":"@microsoft/fast-components_v2.2.1","sha":"967a1dd3cb3ca41431a5c6f9cd44d592a50bf45c","kind":"tag","published_at":"2021-07-13T07:14:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.2.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.1/manifests"},{"name":"@microsoft/fast-foundation_v2.4.0","sha":"967a1dd3cb3ca41431a5c6f9cd44d592a50bf45c","kind":"tag","published_at":"2021-07-13T07:14:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.4.0/manifests"},{"name":"@microsoft/fast-tooling_v0.24.0","sha":"967a1dd3cb3ca41431a5c6f9cd44d592a50bf45c","kind":"tag","published_at":"2021-07-13T07:14:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.24.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.24.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.9.0","sha":"967a1dd3cb3ca41431a5c6f9cd44d592a50bf45c","kind":"tag","published_at":"2021-07-13T07:14:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.9.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.9.0/manifests"},{"name":"@microsoft/fast-tooling_v0.23.7","sha":"ac3dc46200cb22830116c5949962573f3e4a5147","kind":"tag","published_at":"2021-07-11T07:15:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.7/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.26","sha":"ac3dc46200cb22830116c5949962573f3e4a5147","kind":"tag","published_at":"2021-07-11T07:15:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.26","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.26/manifests"},{"name":"@microsoft/fast-animation_v4.1.4","sha":"c4744228b1e231bd1ebc2d6796e20f29fd09f75e","kind":"tag","published_at":"2021-07-08T07:17:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation_v4.1.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation_v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation_v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation_v4.1.4/manifests"},{"name":"@microsoft/fast-foundation_v2.3.0","sha":"bd0bd7e036cf6ea61aa1e3788872c7cb68a19e61","kind":"tag","published_at":"2021-07-07T07:19:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.3.0/manifests"},{"name":"@microsoft/fast-tooling_v0.23.6","sha":"bd0bd7e036cf6ea61aa1e3788872c7cb68a19e61","kind":"tag","published_at":"2021-07-07T07:19:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.6/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.25","sha":"bd0bd7e036cf6ea61aa1e3788872c7cb68a19e61","kind":"tag","published_at":"2021-07-07T07:19:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.25","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.25/manifests"},{"name":"@microsoft/fast-components_v2.2.0","sha":"bd0bd7e036cf6ea61aa1e3788872c7cb68a19e61","kind":"tag","published_at":"2021-07-07T07:19:52.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.2.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.2.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.24","sha":"abe74acdb97008602fdf8193722388dbe454787f","kind":"tag","published_at":"2021-07-04T07:15:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.24","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.24/manifests"},{"name":"@microsoft/fast-components_v2.1.0","sha":"abe74acdb97008602fdf8193722388dbe454787f","kind":"tag","published_at":"2021-07-04T07:15:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.1.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.1.0/manifests"},{"name":"@microsoft/fast-foundation_v2.2.0","sha":"abe74acdb97008602fdf8193722388dbe454787f","kind":"tag","published_at":"2021-07-04T07:15:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.2.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.2.0/manifests"},{"name":"@microsoft/fast-tooling_v0.23.5","sha":"abe74acdb97008602fdf8193722388dbe454787f","kind":"tag","published_at":"2021-07-04T07:15:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.5/manifests"},{"name":"@microsoft/fast-components_v2.0.2","sha":"9e2cae9c2b920baf091e74134b5965784a6eb873","kind":"tag","published_at":"2021-07-01T07:15:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.0.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.0.2/manifests"},{"name":"@microsoft/fast-foundation_v2.1.0","sha":"9e2cae9c2b920baf091e74134b5965784a6eb873","kind":"tag","published_at":"2021-07-01T07:15:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.1.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.1.0/manifests"},{"name":"@microsoft/fast-tooling_v0.23.4","sha":"9e2cae9c2b920baf091e74134b5965784a6eb873","kind":"tag","published_at":"2021-07-01T07:15:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.4/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.23","sha":"9e2cae9c2b920baf091e74134b5965784a6eb873","kind":"tag","published_at":"2021-07-01T07:15:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.23","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.23/manifests"},{"name":"@microsoft/fast-components_v2.0.1","sha":"a8ec98c17a45625719a8e2b3fb4c374dfc896aa1","kind":"tag","published_at":"2021-06-30T07:19:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.0.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.0.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.22","sha":"6f72a5d246449fc98db1f9c6e9dc2c695e4df34b","kind":"tag","published_at":"2021-06-29T07:14:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.22","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.22/manifests"},{"name":"@microsoft/fast-tooling_v0.23.3","sha":"6f72a5d246449fc98db1f9c6e9dc2c695e4df34b","kind":"tag","published_at":"2021-06-29T07:14:53.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.3/manifests"},{"name":"@microsoft/fast-foundation_v2.0.0","sha":"fd6f1dd107c2fcee790b3d5e087f1c3e672191d6","kind":"tag","published_at":"2021-06-25T02:02:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v2.0.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v2.0.0/manifests"},{"name":"@microsoft/fast-tooling_v0.23.2","sha":"fd6f1dd107c2fcee790b3d5e087f1c3e672191d6","kind":"tag","published_at":"2021-06-25T02:02:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.2/manifests"},{"name":"@microsoft/fast-components_v2.0.0","sha":"fd6f1dd107c2fcee790b3d5e087f1c3e672191d6","kind":"tag","published_at":"2021-06-25T02:02:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v2.0.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v2.0.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.21","sha":"fd6f1dd107c2fcee790b3d5e087f1c3e672191d6","kind":"tag","published_at":"2021-06-25T02:02:57.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.21","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.21/manifests"},{"name":"@microsoft/fast-tooling_v0.23.1","sha":"07bc68c0f28e38fa2272cb9a5f5b1e77dbd3064d","kind":"tag","published_at":"2021-06-23T22:58:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.20","sha":"07bc68c0f28e38fa2272cb9a5f5b1e77dbd3064d","kind":"tag","published_at":"2021-06-23T22:58:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.20","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.20/manifests"},{"name":"@microsoft/fast-foundation_v1.24.8","sha":"07bc68c0f28e38fa2272cb9a5f5b1e77dbd3064d","kind":"tag","published_at":"2021-06-23T22:58:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.8/manifests"},{"name":"@microsoft/fast-components_v1.21.8","sha":"07bc68c0f28e38fa2272cb9a5f5b1e77dbd3064d","kind":"tag","published_at":"2021-06-23T22:58:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.8/manifests"},{"name":"@microsoft/fast-foundation_v1.24.7","sha":"1e54d29573c5975c444aa7d9fc2d075995f82530","kind":"tag","published_at":"2021-06-20T07:21:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.7/manifests"},{"name":"@microsoft/fast-tooling_v0.23.0","sha":"1e54d29573c5975c444aa7d9fc2d075995f82530","kind":"tag","published_at":"2021-06-20T07:21:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.23.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.23.0/manifests"},{"name":"@microsoft/fast-components_v1.21.7","sha":"1e54d29573c5975c444aa7d9fc2d075995f82530","kind":"tag","published_at":"2021-06-20T07:21:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.7/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.19","sha":"1e54d29573c5975c444aa7d9fc2d075995f82530","kind":"tag","published_at":"2021-06-20T07:21:25.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.19","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.19/manifests"},{"name":"@microsoft/fast-tooling_v0.22.3","sha":"e85551b6f4c3c79f5c5d8500a0ed2b5988a8def6","kind":"tag","published_at":"2021-06-13T07:19:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.22.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.3/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.18","sha":"e85551b6f4c3c79f5c5d8500a0ed2b5988a8def6","kind":"tag","published_at":"2021-06-13T07:19:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.18","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.18/manifests"},{"name":"@microsoft/fast-components_v1.21.6","sha":"e85551b6f4c3c79f5c5d8500a0ed2b5988a8def6","kind":"tag","published_at":"2021-06-13T07:19:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.6/manifests"},{"name":"@microsoft/fast-foundation_v1.24.6","sha":"e85551b6f4c3c79f5c5d8500a0ed2b5988a8def6","kind":"tag","published_at":"2021-06-13T07:19:24.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.6/manifests"},{"name":"@microsoft/fast-foundation_v1.24.5","sha":"8cf1279aaada3b1968c369ed78010077b47f3aa3","kind":"tag","published_at":"2021-06-08T07:29:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.5/manifests"},{"name":"@microsoft/fast-tooling_v0.22.2","sha":"8cf1279aaada3b1968c369ed78010077b47f3aa3","kind":"tag","published_at":"2021-06-08T07:29:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.22.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.2/manifests"},{"name":"@microsoft/fast-components_v1.21.5","sha":"8cf1279aaada3b1968c369ed78010077b47f3aa3","kind":"tag","published_at":"2021-06-08T07:29:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.5/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.17","sha":"8cf1279aaada3b1968c369ed78010077b47f3aa3","kind":"tag","published_at":"2021-06-08T07:29:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.17","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.17/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.16","sha":"ddfc4a25f3e2fcf7b77bc72801ef71d5b1d7f51b","kind":"tag","published_at":"2021-06-06T07:35:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.16/manifests"},{"name":"@microsoft/fast-tooling_v0.22.1","sha":"ddfc4a25f3e2fcf7b77bc72801ef71d5b1d7f51b","kind":"tag","published_at":"2021-06-06T07:35:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.22.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.1/manifests"},{"name":"@microsoft/fast-components_v1.21.4","sha":"ddfc4a25f3e2fcf7b77bc72801ef71d5b1d7f51b","kind":"tag","published_at":"2021-06-06T07:35:11.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.4/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.15","sha":"b6560eaa2d9340e4a0158f11f723ea2827c35572","kind":"tag","published_at":"2021-06-02T07:47:44.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.15/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.14","sha":"e1712cd0443d8e94578fb4761acb4c60f5df657a","kind":"tag","published_at":"2021-05-31T07:44:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.14/manifests"},{"name":"@microsoft/fast-tooling_v0.22.0","sha":"e1712cd0443d8e94578fb4761acb4c60f5df657a","kind":"tag","published_at":"2021-05-31T07:44:04.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.22.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.22.0/manifests"},{"name":"@microsoft/fast-foundation_v1.24.4","sha":"1c5cc7a085d7031a2c21f6e091fc1ca8d0f65884","kind":"tag","published_at":"2021-05-30T07:42:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.4/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.13","sha":"1c5cc7a085d7031a2c21f6e091fc1ca8d0f65884","kind":"tag","published_at":"2021-05-30T07:42:30.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.13/manifests"},{"name":"@microsoft/fast-tooling_v0.21.1","sha":"efd6ad70cb3432847370d4035d14ab532db7632e","kind":"tag","published_at":"2021-05-27T07:34:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.21.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.21.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.12","sha":"efd6ad70cb3432847370d4035d14ab532db7632e","kind":"tag","published_at":"2021-05-27T07:34:58.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.12/manifests"},{"name":"@microsoft/fast-components_v1.21.3","sha":"b33f8caf91ead57b01d89c2f6504408f066a306f","kind":"tag","published_at":"2021-05-26T07:33:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.3/manifests"},{"name":"@microsoft/fast-foundation_v1.24.3","sha":"b33f8caf91ead57b01d89c2f6504408f066a306f","kind":"tag","published_at":"2021-05-26T07:33:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.3/manifests"},{"name":"@microsoft/fast-tooling_v0.21.0","sha":"b33f8caf91ead57b01d89c2f6504408f066a306f","kind":"tag","published_at":"2021-05-26T07:33:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.21.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.21.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.11","sha":"b33f8caf91ead57b01d89c2f6504408f066a306f","kind":"tag","published_at":"2021-05-26T07:33:38.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.11/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.10","sha":"da1eb7b07920bace746f527d0f2f96e52db31bf4","kind":"tag","published_at":"2021-05-25T07:27:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.10/manifests"},{"name":"@microsoft/fast-components_v1.21.2","sha":"da1eb7b07920bace746f527d0f2f96e52db31bf4","kind":"tag","published_at":"2021-05-25T07:27:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.2/manifests"},{"name":"@microsoft/fast-foundation_v1.24.2","sha":"da1eb7b07920bace746f527d0f2f96e52db31bf4","kind":"tag","published_at":"2021-05-25T07:27:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.2/manifests"},{"name":"@microsoft/fast-tooling_v0.20.1","sha":"da1eb7b07920bace746f527d0f2f96e52db31bf4","kind":"tag","published_at":"2021-05-25T07:27:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.20.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.20.1/manifests"},{"name":"@microsoft/fast-router_v0.2.3","sha":"418edcb62166114b6eb348a54c56d89a940628a9","kind":"tag","published_at":"2021-05-21T17:48:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.3/manifests"},{"name":"@microsoft/fast-tooling_v0.20.0","sha":"418edcb62166114b6eb348a54c56d89a940628a9","kind":"tag","published_at":"2021-05-21T17:48:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.20.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.20.0/manifests"},{"name":"@microsoft/fast-foundation_v1.24.1","sha":"418edcb62166114b6eb348a54c56d89a940628a9","kind":"tag","published_at":"2021-05-21T17:48:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.9","sha":"418edcb62166114b6eb348a54c56d89a940628a9","kind":"tag","published_at":"2021-05-21T17:48:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.9/manifests"},{"name":"@microsoft/fast-components_v1.21.1","sha":"418edcb62166114b6eb348a54c56d89a940628a9","kind":"tag","published_at":"2021-05-21T17:48:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.1/manifests"},{"name":"@microsoft/fast-element_v1.4.0","sha":"418edcb62166114b6eb348a54c56d89a940628a9","kind":"tag","published_at":"2021-05-21T17:48:09.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.4.0/manifests"},{"name":"@microsoft/fast-web-utilities_v4.8.0","sha":"931be3a1975d1b3adf8a79bec01b498a6bcd64b9","kind":"tag","published_at":"2021-05-20T07:24:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities_v4.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities_v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities_v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities_v4.8.0/manifests"},{"name":"@microsoft/fast-tooling_v0.19.2","sha":"931be3a1975d1b3adf8a79bec01b498a6bcd64b9","kind":"tag","published_at":"2021-05-20T07:24:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.19.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.19.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.8","sha":"931be3a1975d1b3adf8a79bec01b498a6bcd64b9","kind":"tag","published_at":"2021-05-20T07:24:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.8/manifests"},{"name":"@microsoft/fast-components_v1.21.0","sha":"931be3a1975d1b3adf8a79bec01b498a6bcd64b9","kind":"tag","published_at":"2021-05-20T07:24:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.21.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.21.0/manifests"},{"name":"@microsoft/fast-foundation_v1.24.0","sha":"931be3a1975d1b3adf8a79bec01b498a6bcd64b9","kind":"tag","published_at":"2021-05-20T07:24:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.24.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.24.0/manifests"},{"name":"@microsoft/fast-tooling_v0.19.1","sha":"2682c271f6e155821b896c47abc201038f33b98b","kind":"tag","published_at":"2021-05-19T23:37:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.19.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.19.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.7","sha":"2682c271f6e155821b896c47abc201038f33b98b","kind":"tag","published_at":"2021-05-19T23:37:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.7/manifests"},{"name":"@microsoft/fast-components_v1.20.9","sha":"2682c271f6e155821b896c47abc201038f33b98b","kind":"tag","published_at":"2021-05-19T23:37:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.20.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.9/manifests"},{"name":"@microsoft/fast-element_v1.3.0","sha":"2682c271f6e155821b896c47abc201038f33b98b","kind":"tag","published_at":"2021-05-19T23:37:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element_v1.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element_v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element_v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element_v1.3.0/manifests"},{"name":"@microsoft/fast-foundation_v1.23.0","sha":"2682c271f6e155821b896c47abc201038f33b98b","kind":"tag","published_at":"2021-05-19T23:37:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.23.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.23.0/manifests"},{"name":"@microsoft/fast-router_v0.2.2","sha":"2682c271f6e155821b896c47abc201038f33b98b","kind":"tag","published_at":"2021-05-19T23:37:37.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router_v0.2.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router_v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router_v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router_v0.2.2/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.6","sha":"63fb3c0fe453aa56d59cb1e11cf31ff234186665","kind":"tag","published_at":"2021-05-02T07:18:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.6/manifests"},{"name":"@microsoft/fast-tooling_v0.19.0","sha":"63fb3c0fe453aa56d59cb1e11cf31ff234186665","kind":"tag","published_at":"2021-05-02T07:18:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.19.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.19.0/manifests"},{"name":"@microsoft/fast-components_v1.20.6","sha":"63fb3c0fe453aa56d59cb1e11cf31ff234186665","kind":"tag","published_at":"2021-05-02T07:18:01.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.20.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.6/manifests"},{"name":"@microsoft/fast-components_v1.20.5","sha":"89e1c27bccf320d20f7597421cd478ce1649b598","kind":"tag","published_at":"2021-04-29T07:19:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.20.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.5/manifests"},{"name":"@microsoft/fast-tooling_v0.18.3","sha":"89e1c27bccf320d20f7597421cd478ce1649b598","kind":"tag","published_at":"2021-04-29T07:19:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.18.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.18.3/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.5","sha":"89e1c27bccf320d20f7597421cd478ce1649b598","kind":"tag","published_at":"2021-04-29T07:19:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.5/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.4","sha":"8c8d9de4636837771fba72a61a4fe68301678ba8","kind":"tag","published_at":"2021-04-25T07:21:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.4/manifests"},{"name":"@microsoft/fast-tooling_v0.18.2","sha":"8c8d9de4636837771fba72a61a4fe68301678ba8","kind":"tag","published_at":"2021-04-25T07:21:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.18.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.18.2/manifests"},{"name":"@microsoft/fast-components_v1.20.4","sha":"8c8d9de4636837771fba72a61a4fe68301678ba8","kind":"tag","published_at":"2021-04-25T07:21:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.20.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.4/manifests"},{"name":"@microsoft/fast-foundation_v1.20.0","sha":"8c8d9de4636837771fba72a61a4fe68301678ba8","kind":"tag","published_at":"2021-04-25T07:21:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.20.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.20.0/manifests"},{"name":"@microsoft/fast-foundation_v1.19.0","sha":"fe11a94f936195c5e9641e613ff5e123b8a921e2","kind":"tag","published_at":"2021-04-22T07:21:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.19.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.19.0/manifests"},{"name":"@microsoft/fast-tooling_v0.18.1","sha":"fe11a94f936195c5e9641e613ff5e123b8a921e2","kind":"tag","published_at":"2021-04-22T07:21:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling_v0.18.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling_v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling_v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling_v0.18.1/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.3","sha":"fe11a94f936195c5e9641e613ff5e123b8a921e2","kind":"tag","published_at":"2021-04-22T07:21:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.3/manifests"},{"name":"@microsoft/fast-components_v1.20.3","sha":"fe11a94f936195c5e9641e613ff5e123b8a921e2","kind":"tag","published_at":"2021-04-22T07:21:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.20.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.3/manifests"},{"name":"@microsoft/fast-foundation_v1.18.0","sha":"be51fd1e4d61fef915efff031e86afb13d4abeb8","kind":"tag","published_at":"2021-04-10T00:23:43.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.18.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.18.0/manifests"},{"name":"@microsoft/fast-tooling-react_v2.8.1","sha":"265213ce074377c66145dc76b2715dde241b2b0a","kind":"tag","published_at":"2021-04-07T00:26:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react_v2.8.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react_v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react_v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react_v2.8.1/manifests"},{"name":"@microsoft/fast-components_v1.20.1","sha":"265213ce074377c66145dc76b2715dde241b2b0a","kind":"tag","published_at":"2021-04-07T00:26:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components_v1.20.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components_v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components_v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components_v1.20.1/manifests"},{"name":"@microsoft/fast-foundation_v1.17.1","sha":"265213ce074377c66145dc76b2715dde241b2b0a","kind":"tag","published_at":"2021-04-07T00:26:42.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation_v1.17.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation_v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation_v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation_v1.17.1/manifests"},{"name":"@microsoft/fast-website@1.3.16","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.16/manifests"},{"name":"@microsoft/site-utilities@0.9.0","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.9.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.9.0/manifests"},{"name":"fast-site@0.6.2","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.6.2","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.6.2/manifests"},{"name":"@microsoft/fast-creator@0.7.0","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.7.0/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.19","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.19","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.19/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.19","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.19","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.19/manifests"},{"name":"@microsoft/fast-colors@5.1.3","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-colors@5.1.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-colors@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-colors%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors@5.1.3/manifests"},{"name":"@microsoft/fast-component-explorer@0.17.2","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.17.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.17.2/manifests"},{"name":"@microsoft/fast-tooling-react@2.8.0","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.8.0/manifests"},{"name":"@microsoft/fast-element@1.0.2","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@1.0.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@1.0.2/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.16","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.16/manifests"},{"name":"@microsoft/fast-foundation@1.17.0","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.17.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.17.0/manifests"},{"name":"@microsoft/fast-router@0.2.1","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router@0.2.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router@0.2.1/manifests"},{"name":"@microsoft/fast-tooling@0.18.0","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.18.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.18.0/manifests"},{"name":"@microsoft/fast-components@1.20.0","sha":"d8cc83f53baa42f4094b650c77b4719409456369","kind":"tag","published_at":"2021-04-06T18:03:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.20.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.20.0/manifests"},{"name":"@microsoft/fast-website@1.3.15","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.15/manifests"},{"name":"@microsoft/site-utilities@0.8.1","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.8.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.8.1/manifests"},{"name":"@microsoft/fast-tooling-react@2.7.1","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.7.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.7.1/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.18","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.18","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.18/manifests"},{"name":"@microsoft/fast-component-explorer@0.17.1","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.17.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.17.1/manifests"},{"name":"@microsoft/fast-components@1.19.1","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.19.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.19.1/manifests"},{"name":"@microsoft/fast-creator@0.6.1","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.6.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.6.1/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.15","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.15/manifests"},{"name":"@microsoft/fast-foundation@1.16.1","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.16.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.16.1/manifests"},{"name":"@microsoft/fast-tooling@0.17.0","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.17.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.17.0/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.18","sha":"64ab8338ee4caec965f6c557c15d745ce6a95c9d","kind":"tag","published_at":"2021-03-18T16:52:10.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.18","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.18/manifests"},{"name":"fast-site@0.6.1","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.6.1","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.6.1/manifests"},{"name":"@microsoft/fast-website@1.3.14","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.14/manifests"},{"name":"@microsoft/site-utilities@0.8.0","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.8.0/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.14","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.14/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.17","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.17","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.17/manifests"},{"name":"@microsoft/fast-tooling@0.16.1","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.16.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.16.1/manifests"},{"name":"@microsoft/fast-components@1.19.0","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.19.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.19.0/manifests"},{"name":"@microsoft/fast-creator@0.6.0","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.6.0/manifests"},{"name":"@microsoft/fast-element@1.0.1","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@1.0.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@1.0.1/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.17","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.17","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.17/manifests"},{"name":"@microsoft/fast-foundation@1.16.0","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.16.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.16.0/manifests"},{"name":"@microsoft/fast-router@0.2.0","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-router@0.2.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-router@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-router%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-router@0.2.0/manifests"},{"name":"@microsoft/fast-tooling-react@2.7.0","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.7.0/manifests"},{"name":"@microsoft/fast-component-explorer@0.17.0","sha":"a22abd105a73cc3e267d05b1e446601a2eb040b5","kind":"tag","published_at":"2021-03-16T01:03:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.17.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.17.0/manifests"},{"name":"@microsoft/site-utilities@0.7.4","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.7.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.4/manifests"},{"name":"@microsoft/fast-website@1.3.13","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.13/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.13","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.13/manifests"},{"name":"@microsoft/fast-foundation@1.15.1","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.15.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.15.1/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.16","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.16/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.16","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.16","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.16/manifests"},{"name":"@microsoft/fast-component-explorer@0.16.4","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.16.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.4/manifests"},{"name":"@microsoft/fast-components@1.18.1","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.18.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.18.1/manifests"},{"name":"@microsoft/fast-creator@0.5.4","sha":"f5c99fc11ac4156ebba1b6b5e58d1f3c42ae2d7b","kind":"tag","published_at":"2021-03-06T04:00:00.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.5.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.4/manifests"},{"name":"@microsoft/fast-components@1.18.0","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.18.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.18.0/manifests"},{"name":"@microsoft/fast-website@1.3.12","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.12/manifests"},{"name":"@microsoft/site-utilities@0.7.3","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.7.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.3/manifests"},{"name":"fast-site@0.6.0","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.6.0/manifests"},{"name":"@microsoft/fast-creator@0.5.3","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.5.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.3/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.15","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.15/manifests"},{"name":"@microsoft/fast-element@1.0.0","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@1.0.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@1.0.0/manifests"},{"name":"@microsoft/fast-component-explorer@0.16.3","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.16.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.3/manifests"},{"name":"@microsoft/fast-tooling-wasm@1.1.4","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-wasm@1.1.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-wasm@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-wasm%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-wasm@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-wasm@1.1.4/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.12","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.12/manifests"},{"name":"@microsoft/fast-foundation@1.15.0","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.15.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.15.0/manifests"},{"name":"@microsoft/fast-tooling@0.16.0","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.16.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.16.0/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.15","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.15","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.15/manifests"},{"name":"@microsoft/fast-tooling-react@2.6.0","sha":"2b465891734bca8b4a5cbfbc167bc7518ce5fd3f","kind":"tag","published_at":"2021-03-06T01:14:35.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.6.0/manifests"},{"name":"@microsoft/fast-component-explorer@0.16.2","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.16.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.2/manifests"},{"name":"@microsoft/fast-website@1.3.11","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.11/manifests"},{"name":"@microsoft/site-utilities@0.7.2","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.7.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.2/manifests"},{"name":"fast-site@0.5.2","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.5.2","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.5.2/manifests"},{"name":"@microsoft/fast-components@1.17.0","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.17.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.17.0/manifests"},{"name":"@microsoft/fast-animation@4.1.3","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation@4.1.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation@4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation%404.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation@4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation@4.1.3/manifests"},{"name":"@microsoft/fast-tooling-react@2.5.5","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.5.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.5/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.14","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.14/manifests"},{"name":"@microsoft/fast-colors@5.1.2","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-colors@5.1.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-colors@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-colors%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors@5.1.2/manifests"},{"name":"@microsoft/fast-web-utilities@4.7.3","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities@4.7.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities@4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities%404.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.3/manifests"},{"name":"@microsoft/fast-creator@0.5.2","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.5.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.2/manifests"},{"name":"@microsoft/fast-element@0.22.2","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.22.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.22.2/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.11","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.11/manifests"},{"name":"@microsoft/fast-foundation@1.14.0","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.14.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.14.0/manifests"},{"name":"@microsoft/fast-tooling@0.15.2","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.15.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.15.2/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.14","sha":"5807002af22c11888338abfe275c01c93101ae33","kind":"tag","published_at":"2021-02-08T22:16:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.14","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.14/manifests"},{"name":"@microsoft/fast-components@1.16.0","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.16.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.16.0/manifests"},{"name":"@microsoft/site-utilities@0.7.1","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.7.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.1/manifests"},{"name":"fast-site@0.5.1","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.5.1","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.5.1/manifests"},{"name":"@microsoft/fast-animation@4.1.2","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation@4.1.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation@4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation%404.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation@4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation@4.1.2/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.13","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.13/manifests"},{"name":"@microsoft/fast-colors@5.1.1","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-colors@5.1.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-colors@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-colors%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-colors@5.1.1/manifests"},{"name":"@microsoft/fast-component-explorer@0.16.1","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.16.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.1/manifests"},{"name":"@microsoft/fast-creator@0.5.1","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.5.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.1/manifests"},{"name":"@microsoft/fast-element@0.22.1","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.22.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.22.1/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.10","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.10/manifests"},{"name":"@microsoft/fast-foundation@1.13.0","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.13.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.13.0/manifests"},{"name":"@microsoft/fast-tooling@0.15.1","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.15.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.15.1/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.13","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.13","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.13/manifests"},{"name":"@microsoft/fast-tooling-react@2.5.4","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.5.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.4/manifests"},{"name":"@microsoft/fast-web-utilities@4.7.2","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities@4.7.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities@4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities%404.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.2/manifests"},{"name":"@microsoft/fast-website@1.3.10","sha":"75237605cf2c984f8d8953690c7fd61c1ab51bf6","kind":"tag","published_at":"2021-02-08T20:32:28.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.10/manifests"},{"name":"fast-site@0.5.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.5.0/manifests"},{"name":"@microsoft/fast-web-utilities@4.7.1","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities@4.7.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities@4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities%404.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.1/manifests"},{"name":"@microsoft/fast-components@1.15.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.15.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.15.0/manifests"},{"name":"@microsoft/fast-website@1.3.9","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.9/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.12","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.12/manifests"},{"name":"@microsoft/fast-component-explorer@0.16.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.16.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.16.0/manifests"},{"name":"@microsoft/site-utilities@0.7.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.7.0/manifests"},{"name":"@microsoft/fast-creator@0.5.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.5.0/manifests"},{"name":"@microsoft/fast-element@0.22.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.22.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.22.0/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.9","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.9/manifests"},{"name":"@microsoft/fast-foundation@1.12.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.12.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.12.0/manifests"},{"name":"@microsoft/fast-tooling@0.15.0","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.15.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.15.0/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.12","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.12","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.12/manifests"},{"name":"@microsoft/fast-tooling-react@2.5.3","sha":"51b89a2cd29743331d96aaf0268abdb84fe96a79","kind":"tag","published_at":"2021-01-30T00:43:40.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.5.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.3/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.8","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.8/manifests"},{"name":"@microsoft/fast-components@1.14.1","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.14.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.14.1/manifests"},{"name":"@microsoft/fast-foundation@1.11.1","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.11.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.11.1/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.11","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.11/manifests"},{"name":"@microsoft/fast-component-explorer@0.15.1","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.15.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.15.1/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.11","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.11","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.11/manifests"},{"name":"@microsoft/fast-website@1.3.8","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.8/manifests"},{"name":"@microsoft/site-utilities@0.6.3","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.6.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.3/manifests"},{"name":"@microsoft/fast-creator@0.4.3","sha":"0066a5966b2f23dfcf71d3c12c833b510859e961","kind":"tag","published_at":"2020-12-17T21:37:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.4.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.3/manifests"},{"name":"@microsoft/fast-web-utilities@4.7.0","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities@4.7.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities@4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities%404.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.7.0/manifests"},{"name":"@microsoft/fast-website@1.3.7","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.7/manifests"},{"name":"@microsoft/fast-tooling-react@2.5.2","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.5.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.2/manifests"},{"name":"@microsoft/site-utilities@0.6.2","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.6.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.2/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.10","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.10/manifests"},{"name":"@microsoft/fast-tooling@0.14.0","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.14.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.14.0/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.10","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.10","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.10/manifests"},{"name":"@microsoft/fast-component-explorer@0.15.0","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.15.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.15.0/manifests"},{"name":"@microsoft/fast-components@1.14.0","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.14.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.14.0/manifests"},{"name":"@microsoft/fast-creator@0.4.2","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.4.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.2/manifests"},{"name":"@microsoft/fast-element@0.21.1","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.21.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.21.1/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.7","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.7/manifests"},{"name":"@microsoft/fast-foundation@1.11.0","sha":"8327a90a04e2957a524257c44f4b160f6f3408c0","kind":"tag","published_at":"2020-12-16T20:28:06.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.11.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.11.0/manifests"},{"name":"@microsoft/fast-tooling-react@2.5.1","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.5.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.1/manifests"},{"name":"@microsoft/fast-website@1.3.6","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.6/manifests"},{"name":"@microsoft/site-utilities@0.6.1","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.6.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.1/manifests"},{"name":"@microsoft/fast-element@0.21.0","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.21.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.21.0/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.9","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.9/manifests"},{"name":"@microsoft/fast-tooling@0.13.0","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.13.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.13.0/manifests"},{"name":"@microsoft/fast-component-explorer@0.14.1","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.14.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.14.1/manifests"},{"name":"@microsoft/fast-components@1.13.0","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.13.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.13.0/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.9","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.9","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.9/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.6","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.6/manifests"},{"name":"@microsoft/fast-foundation@1.10.0","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.10.0/manifests"},{"name":"@microsoft/fast-creator@0.4.1","sha":"291b3ce7246f62952558025dcc0c7ca7c4429962","kind":"tag","published_at":"2020-12-02T01:06:48.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.4.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.1/manifests"},{"name":"@microsoft/fast-component-explorer@0.14.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.14.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.14.0/manifests"},{"name":"@microsoft/fast-website@1.3.5","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.5/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.8","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.8/manifests"},{"name":"@microsoft/site-utilities@0.6.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.6.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.6.0/manifests"},{"name":"fast-site@0.4.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.4.0/manifests"},{"name":"@microsoft/fast-components@1.12.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.12.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.12.0/manifests"},{"name":"@microsoft/fast-creator@0.4.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.4.0/manifests"},{"name":"@microsoft/fast-element@0.20.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.20.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.20.0/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.5","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.5/manifests"},{"name":"@microsoft/fast-foundation@1.9.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.9.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.9.0/manifests"},{"name":"@microsoft/fast-tooling@0.12.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.12.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.12.0/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.8","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.8","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.8/manifests"},{"name":"@microsoft/fast-tooling-react@2.5.0","sha":"f31ce66fab5b6962d8f4c18eb1a065aeac06e1fc","kind":"tag","published_at":"2020-11-19T23:04:18.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.5.0/manifests"},{"name":"@microsoft/fast-foundation@1.8.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.8.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.8.1/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.7","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.7/manifests"},{"name":"@microsoft/fast-element@0.19.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.19.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.19.1/manifests"},{"name":"@microsoft/fast-website@1.3.4","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.4/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.7","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.7","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.7/manifests"},{"name":"@microsoft/fast-component-explorer@0.13.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.13.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.13.1/manifests"},{"name":"@microsoft/fast-creator@0.3.4","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.3.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.3.4/manifests"},{"name":"@microsoft/site-utilities@0.5.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:03.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.5.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.5.1/manifests"},{"name":"@microsoft/fast-web-utilities@4.6.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-web-utilities@4.6.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-web-utilities@4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-web-utilities%404.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-web-utilities@4.6.1/manifests"},{"name":"@microsoft/fast-tooling-react@2.4.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.4.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.4.1/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.4","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.4","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.4/manifests"},{"name":"@microsoft/fast-tooling@0.11.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.11.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.11.1/manifests"},{"name":"@microsoft/fast-components@1.11.1","sha":"246038378023656f6e7a0443bee907d6d3ab1a5d","kind":"tag","published_at":"2020-10-14T17:27:02.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.11.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.11.1/manifests"},{"name":"fast-site@0.3.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/fast-site@0.3.0","html_url":"https://github.com/microsoft/fast/releases/tag/fast-site@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@fast-site%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/fast-site@0.3.0/manifests"},{"name":"@microsoft/site-utilities@0.5.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.5.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.5.0/manifests"},{"name":"@microsoft/fast-element@0.19.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.19.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.19.0/manifests"},{"name":"@microsoft/fast-animation@4.1.1","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-animation@4.1.1","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-animation@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-animation%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-animation@4.1.1/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.6","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.6/manifests"},{"name":"@microsoft/fast-component-explorer@0.13.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.13.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.13.0/manifests"},{"name":"@microsoft/fast-components@1.11.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.11.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.11.0/manifests"},{"name":"@microsoft/fast-creator@0.3.3","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.3.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.3.3/manifests"},{"name":"@microsoft/fast-tooling-react@2.4.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.4.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.4.0/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.3","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.3/manifests"},{"name":"@microsoft/fast-foundation@1.8.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.8.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.8.0/manifests"},{"name":"@microsoft/fast-tooling@0.11.0","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.11.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.11.0/manifests"},{"name":"@microsoft/fast-tooling-wasm@1.1.3","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-wasm@1.1.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-wasm@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-wasm%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-wasm@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-wasm@1.1.3/manifests"},{"name":"@microsoft/fast-website@1.3.3","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.3","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.3/manifests"},{"name":"@microsoft/fast-color-explorer@1.6.6","sha":"fd1367429dc9083cedf2ed5a0f76185afa8e6ddf","kind":"tag","published_at":"2020-09-28T20:01:27.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-color-explorer@1.6.6","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-color-explorer@1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-color-explorer%401.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-color-explorer@1.6.6/manifests"},{"name":"@microsoft/fast-component-explorer@0.12.2","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-component-explorer@0.12.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-component-explorer@0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-component-explorer%400.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-component-explorer@0.12.2/manifests"},{"name":"@microsoft/fast-components@1.10.0","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-components@1.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-components@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-components%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-components@1.10.0/manifests"},{"name":"@microsoft/fast-creator@0.3.2","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-creator@0.3.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-creator@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-creator%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-creator@0.3.2/manifests"},{"name":"@microsoft/fast-element@0.18.0","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-element@0.18.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-element@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-element%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-element@0.18.0/manifests"},{"name":"@microsoft/fast-figma-plugin-msft@0.8.2","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-figma-plugin-msft@0.8.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-figma-plugin-msft@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-figma-plugin-msft%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-figma-plugin-msft@0.8.2/manifests"},{"name":"@microsoft/fast-foundation@1.7.2","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-foundation@1.7.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-foundation@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-foundation%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-foundation@1.7.2/manifests"},{"name":"@microsoft/fast-tooling@0.10.0","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling@0.10.0","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling@0.10.0/manifests"},{"name":"@microsoft/fast-tooling-examples@0.4.5","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-examples@0.4.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-examples@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-examples%400.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-examples@0.4.5/manifests"},{"name":"@microsoft/fast-tooling-react@2.3.5","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-tooling-react@2.3.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-tooling-react@2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-tooling-react%402.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-tooling-react@2.3.5/manifests"},{"name":"@microsoft/fast-website@1.3.2","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/fast-website@1.3.2","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/fast-website@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Ffast-website%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Ffast-website@1.3.2/manifests"},{"name":"@microsoft/site-utilities@0.4.5","sha":"1a9670a42d43e40b1b3cd92c18e31622e0335776","kind":"tag","published_at":"2020-09-10T20:10:19.000Z","download_url":"https://codeload.github.com/microsoft/fast/tar.gz/@microsoft/site-utilities@0.4.5","html_url":"https://github.com/microsoft/fast/releases/tag/@microsoft/site-utilities@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/fast@%40microsoft%2Fsite-utilities%400.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/tags/@microsoft%2Fsite-utilities@0.4.5/manifests"}]},"repo_metadata_updated_at":"2026-04-17T00:33:04.008Z","dependent_packages_count":0,"downloads":1344,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.56239876145064,"dependent_repos_count":24.96803032621684,"dependent_packages_count":36.044535322521305,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.19165480339626},"purl":"pkg:npm/%40microsoft/fast-html","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@microsoft/fast-html","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@microsoft/fast-html","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@microsoft/fast-html/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T01:35:11.463Z","issues_count":434,"pull_requests_count":665,"avg_time_to_close_issue":53413427.83379501,"avg_time_to_close_pull_request":8825246.874363327,"issues_closed_count":361,"pull_requests_closed_count":589,"pull_request_authors_count":73,"issue_authors_count":169,"avg_comments_per_issue":3.046082949308756,"avg_comments_per_pull_request":1.1969924812030075,"merged_pull_requests_count":388,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":45,"past_year_pull_requests_count":126,"past_year_avg_time_to_close_issue":2497823.3529411764,"past_year_avg_time_to_close_pull_request":609502.1538461539,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":91,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.36507936507936506,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffast/issues","maintainers":[{"login":"janechu","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janechu"},{"login":"chrisdholt","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdholt"},{"login":"radium-v","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radium-v"},{"login":"scomea","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scomea"},{"login":"bheston","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bheston"},{"login":"KingOfTac","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KingOfTac"},{"login":"nicholasrice","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholasrice"},{"login":"EisenbergEffect","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EisenbergEffect"},{"login":"awentzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awentzel"},{"login":"m4thieulavoie","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4thieulavoie"},{"login":"litteredwitherrors","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/litteredwitherrors"},{"login":"bakhtos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakhtos"},{"login":"igormcsouza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igormcsouza"},{"login":"TravisSpomer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TravisSpomer"},{"login":"ddragula","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddragula"},{"login":"hawkticehurst","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hawkticehurst"}],"active_maintainers":[{"login":"janechu","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janechu"},{"login":"radium-v","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radium-v"},{"login":"KingOfTac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KingOfTac"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@microsoft%2Ffast-html/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@microsoft%2Ffast-html/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@microsoft%2Ffast-html/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@microsoft%2Ffast-html/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@microsoft%2Ffast-html/codemeta","maintainers":[{"uuid":"microsoft1es","login":"microsoft1es","name":null,"email":"npmjs@microsoft.com","url":null,"packages_count":2770,"html_url":"https://www.npmjs.com/~microsoft1es","role":null,"created_at":"2025-03-25T19:32:56.310Z","updated_at":"2025-03-25T19:32:56.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microsoft1es/packages"},{"uuid":"janechu","login":"janechu","name":null,"email":"chujane@microsoft.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~janechu","role":null,"created_at":"2026-01-04T10:20:44.473Z","updated_at":"2026-01-04T10:20:44.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janechu/packages"},{"uuid":"fastsvc","login":"fastsvc","name":null,"email":"fastsvc@microsoft.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~fastsvc","role":null,"created_at":"2025-03-25T19:32:56.210Z","updated_at":"2025-03-25T19:32:56.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fastsvc/packages"},{"uuid":"microsoft-oss-releases","login":"microsoft-oss-releases","name":null,"email":"microsoft-oss-publishing@microsoft.com","url":null,"packages_count":1549,"html_url":"https://www.npmjs.com/~microsoft-oss-releases","role":null,"created_at":"2026-02-20T07:31:08.144Z","updated_at":"2026-02-20T07:31:08.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microsoft-oss-releases/packages"}]}