{"id":857007,"name":"@cdc/chart","ecosystem":"npm","description":"React component for visualizing tabular data in various types of charts","homepage":"https://github.com/CDCgov/cdc-open-viz#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/CDCgov/cdc-open-viz","keywords_array":[],"namespace":"cdc","versions_count":51,"first_release_published_at":"2021-01-21T20:03:36.214Z","latest_release_published_at":"2022-10-14T01:54:34.773Z","latest_release_number":"9.22.9","last_synced_at":"2026-04-03T00:32:12.958Z","created_at":"2022-04-07T14:44:08.746Z","updated_at":"2026-04-03T00:32:37.822Z","registry_url":"https://www.npmjs.com/package/@cdc/chart","install_command":"npm install @cdc/chart","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.26.2"}},"repo_metadata":{"id":37084572,"uuid":"321410789","full_name":"CDCgov/cdc-open-viz","owner":"CDCgov","description":"CDC OpenViz is a library of React packages for data visualization.","archived":false,"fork":false,"pushed_at":"2026-02-25T22:29:08.000Z","size":188209,"stargazers_count":47,"open_issues_count":7,"forks_count":31,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-02-25T22:30:48.731Z","etag":null,"topics":["data","react","visualization","visualization-library"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CDCgov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-14T16:41:58.000Z","updated_at":"2026-01-30T08:00:45.000Z","dependencies_parsed_at":"2026-01-01T00:09:29.920Z","dependency_job_id":null,"html_url":"https://github.com/CDCgov/cdc-open-viz","commit_stats":{"total_commits":2089,"total_committers":22,"mean_commits":94.95454545454545,"dds":0.713738630923887,"last_synced_commit":"6be42d822c06fd2de71656a0f44389d3076b61c6"},"previous_names":[],"tags_count":470,"template":false,"template_full_name":null,"purl":"pkg:github/CDCgov/cdc-open-viz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CDCgov","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/sbom","scorecard":{"id":25764,"data":{"date":"2025-08-11","repo":{"name":"github.com/CDCgov/cdc-open-viz","commit":"432a2d1acab22915fafe793cb9da1f10318ff793"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":6,"reason":"Found 15/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_staged.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_template_validation.yml:1","Warn: no topLevel permission defined: .github/workflows/reject_scss_files.yml:1","Warn: no topLevel permission defined: .github/workflows/storybook-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test_storybook.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_staged.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/lint_staged.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_staged.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/lint_staged.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_template_validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/pr_template_validation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reject_scss_files.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/reject_scss_files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_storybook.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/test_storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_storybook.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/test_storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/unit-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/unit-test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lint_staged.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/storybook-deploy.yml:23","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v2mw-5mch-w8c5","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-w532-jxjh-hjhj","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T17:49:54.686Z","repository_id":37084572,"created_at":"2025-08-14T17:49:54.686Z","updated_at":"2025-08-14T17:49:54.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"CDCgov","name":"Centers for Disease Control and Prevention","uuid":"12104975","kind":"organization","description":"CDC's collaborative software projects to protect America from health, safety, and security threats, both foreign and in the U.S.","email":"data@cdc.gov","website":"http://open.cdc.gov/","location":"Atlanta, GA","twitter":"CDCgov","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12104975?v=4","repositories_count":114,"last_synced_at":"2023-03-01T17:45:31.221Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CDCgov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T14:08:08.128Z","updated_at":"2023-03-01T17:45:31.316Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CDCgov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CDCgov/repositories"},"tags":[{"name":"@cdc/waffle-chart@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.26.1/manifests"},{"name":"@cdc/markup-include@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.26.1/manifests"},{"name":"@cdc/map@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.26.1/manifests"},{"name":"@cdc/filtered-text@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.26.1/manifests"},{"name":"@cdc/embed@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/embed@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/embed@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fembed%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fembed@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fembed@4.26.1/manifests"},{"name":"@cdc/editor@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.26.1/manifests"},{"name":"@cdc/data-table@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-table@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-table@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-table%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.26.1/manifests"},{"name":"@cdc/data-bite@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.26.1/manifests"},{"name":"@cdc/dashboard@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.26.1/manifests"},{"name":"@cdc/core@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.26.1/manifests"},{"name":"@cdc/chart@4.26.1","sha":"7e3b27098c4eb7a24bc9c3654ad53f88d6419f16","kind":"tag","published_at":"2026-01-27T23:31:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.26.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.26.1/manifests"},{"name":"@cdc/waffle-chart@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.11/manifests"},{"name":"@cdc/markup-include@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.11/manifests"},{"name":"@cdc/map@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.11/manifests"},{"name":"@cdc/filtered-text@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.11/manifests"},{"name":"@cdc/editor@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.11/manifests"},{"name":"@cdc/data-table@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-table@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-table@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-table%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.11/manifests"},{"name":"@cdc/data-bite@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.11/manifests"},{"name":"@cdc/dashboard@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.11/manifests"},{"name":"@cdc/core@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.11/manifests"},{"name":"@cdc/chart@4.25.11","sha":"5f09a137c22f454111ab5f4cd7fdf1d2d58e31bd","kind":"tag","published_at":"2025-12-02T22:49:19.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.11/manifests"},{"name":"@cdc/waffle-chart@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.10/manifests"},{"name":"@cdc/markup-include@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.10/manifests"},{"name":"@cdc/map@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.10/manifests"},{"name":"@cdc/filtered-text@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.10/manifests"},{"name":"@cdc/editor@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.10/manifests"},{"name":"@cdc/data-table@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-table@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-table@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-table%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.10/manifests"},{"name":"@cdc/data-bite@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.10/manifests"},{"name":"@cdc/dashboard@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.10/manifests"},{"name":"@cdc/core@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.10/manifests"},{"name":"@cdc/chart@4.25.10","sha":"c2db758e74ab9b9ca1667a6f9cb41dd0dccf985d","kind":"tag","published_at":"2025-10-28T22:33:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.10/manifests"},{"name":"4.25.8","sha":"9fff4825b06b0fecdef8a5444e0eb54bdb8c55f3","kind":"commit","published_at":"2025-08-27T19:12:25.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.8/manifests"},{"name":"@cdc/waffle-chart@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.8/manifests"},{"name":"@cdc/markup-include@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.8/manifests"},{"name":"@cdc/map@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.8/manifests"},{"name":"@cdc/filtered-text@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.8/manifests"},{"name":"@cdc/editor@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.8/manifests"},{"name":"@cdc/data-table@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-table@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-table@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-table%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.8/manifests"},{"name":"@cdc/data-bite@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.8/manifests"},{"name":"@cdc/dashboard@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.8/manifests"},{"name":"@cdc/core@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.8/manifests"},{"name":"@cdc/chart@4.25.8","sha":"e369994230b5e3facff224e1d89d5937528ac5a0","kind":"tag","published_at":"2025-08-27T19:07:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.8/manifests"},{"name":"4.25.7-2","sha":"432a2d1acab22915fafe793cb9da1f10318ff793","kind":"commit","published_at":"2025-07-30T20:05:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.7-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.7-2/manifests"},{"name":"@cdc/map@4.25.7-2","sha":"432a2d1acab22915fafe793cb9da1f10318ff793","kind":"tag","published_at":"2025-07-30T20:05:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.7-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.7-2/manifests"},{"name":"@cdc/editor@4.25.7-2","sha":"432a2d1acab22915fafe793cb9da1f10318ff793","kind":"tag","published_at":"2025-07-30T20:05:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.7-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.7-2/manifests"},{"name":"@cdc/dashboard@4.25.7-2","sha":"432a2d1acab22915fafe793cb9da1f10318ff793","kind":"tag","published_at":"2025-07-30T20:05:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.7-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.7-2/manifests"},{"name":"@cdc/waffle-chart@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.7/manifests"},{"name":"@cdc/markup-include@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.7/manifests"},{"name":"@cdc/map@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.7/manifests"},{"name":"@cdc/filtered-text@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.7/manifests"},{"name":"@cdc/editor@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.7/manifests"},{"name":"@cdc/data-table@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-table@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-table@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-table%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.7/manifests"},{"name":"@cdc/data-bite@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.7/manifests"},{"name":"@cdc/dashboard@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.7/manifests"},{"name":"@cdc/core@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.7/manifests"},{"name":"@cdc/chart@4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"tag","published_at":"2025-07-29T21:30:59.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.7/manifests"},{"name":"4.25.7","sha":"9062881d50c824ee6cdd71868bafd016a5e5694d","kind":"commit","published_at":"2025-07-29T21:30:58.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.7/manifests"},{"name":"@cdc/editor@4.25.6-2","sha":"8183dee16aa930575befad47833cf0ce2bcb4edb","kind":"tag","published_at":"2025-07-10T17:45:35.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.6-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.6-2/manifests"},{"name":"@cdc/dashboard@4.25.6-2","sha":"8183dee16aa930575befad47833cf0ce2bcb4edb","kind":"tag","published_at":"2025-07-10T17:45:35.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.6-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.6-2/manifests"},{"name":"@cdc/chart@4.25.6-2","sha":"8183dee16aa930575befad47833cf0ce2bcb4edb","kind":"tag","published_at":"2025-07-10T17:45:35.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.6-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.6-2/manifests"},{"name":"@cdc/waffle-chart@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.6-1/manifests"},{"name":"@cdc/markup-include@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.6-1/manifests"},{"name":"@cdc/map@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.6-1/manifests"},{"name":"@cdc/filtered-text@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.6-1/manifests"},{"name":"@cdc/editor@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.6-1/manifests"},{"name":"@cdc/data-table@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-table@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-table@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-table%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.6-1/manifests"},{"name":"@cdc/data-bite@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.6-1/manifests"},{"name":"@cdc/dashboard@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.6-1/manifests"},{"name":"@cdc/core@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.6-1/manifests"},{"name":"@cdc/chart@4.25.6-1","sha":"ac45ee0f1d6a4045648c4e083992fc091795e084","kind":"tag","published_at":"2025-07-09T15:22:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.6-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.6-1/manifests"},{"name":"@cdc/waffle-chart@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.6/manifests"},{"name":"@cdc/markup-include@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.6/manifests"},{"name":"@cdc/map@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.6/manifests"},{"name":"@cdc/filtered-text@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.6/manifests"},{"name":"@cdc/editor@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.6/manifests"},{"name":"@cdc/data-table@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-table@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-table@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-table%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-table@4.25.6/manifests"},{"name":"@cdc/data-bite@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.6/manifests"},{"name":"@cdc/dashboard@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.6/manifests"},{"name":"@cdc/core@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.6/manifests"},{"name":"@cdc/chart@4.25.6","sha":"6097de1ff814001880d9ac64bd66becdc092d63c","kind":"tag","published_at":"2025-07-01T22:13:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.6/manifests"},{"name":"4.25.6","sha":"ce3b0b719997e4da9b133ef8165b396ac59ea04c","kind":"commit","published_at":"2025-07-01T22:11:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.6/manifests"},{"name":"@cdc/waffle-chart@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.5-1/manifests"},{"name":"@cdc/markup-include@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.5-1/manifests"},{"name":"@cdc/map@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.5-1/manifests"},{"name":"@cdc/filtered-text@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.5-1/manifests"},{"name":"@cdc/editor@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.5-1/manifests"},{"name":"@cdc/data-bite@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.5-1/manifests"},{"name":"@cdc/dashboard@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.5-1/manifests"},{"name":"@cdc/core@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.5-1/manifests"},{"name":"@cdc/chart@4.25.5-1","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"tag","published_at":"2025-06-05T20:36:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.5-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.5-1/manifests"},{"name":"4.25.5","sha":"1d0a6e716bc113e6bea3636fcae90ebf2d19bb5c","kind":"commit","published_at":"2025-06-05T20:36:08.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.5/manifests"},{"name":"@cdc/waffle-chart@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.5/manifests"},{"name":"@cdc/markup-include@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.5/manifests"},{"name":"@cdc/map@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.5/manifests"},{"name":"@cdc/filtered-text@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.5/manifests"},{"name":"@cdc/editor@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.5/manifests"},{"name":"@cdc/data-bite@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.5/manifests"},{"name":"@cdc/dashboard@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.5/manifests"},{"name":"@cdc/core@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.5/manifests"},{"name":"@cdc/chart@4.25.5","sha":"f600807a95d9689aeb74f2408b238468b5ff6c01","kind":"tag","published_at":"2025-06-05T20:20:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.5/manifests"},{"name":"4.25.4","sha":"2fc71ab097a57c343fcec31df2e0c3aa16970582","kind":"commit","published_at":"2025-06-03T16:21:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.4/manifests"},{"name":"@cdc/markup-include@4.25.4","sha":"83942afa4f009723cd788aae1ed9e9e9edf28960","kind":"tag","published_at":"2025-04-18T16:16:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.4/manifests"},{"name":"@cdc/editor@4.25.4","sha":"83942afa4f009723cd788aae1ed9e9e9edf28960","kind":"tag","published_at":"2025-04-18T16:16:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.4/manifests"},{"name":"@cdc/dashboard@4.25.4","sha":"83942afa4f009723cd788aae1ed9e9e9edf28960","kind":"tag","published_at":"2025-04-18T16:16:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.4/manifests"},{"name":"@cdc/chart@4.25.4","sha":"83942afa4f009723cd788aae1ed9e9e9edf28960","kind":"tag","published_at":"2025-04-18T16:16:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.4/manifests"},{"name":"@cdc/waffle-chart@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:07.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.3/manifests"},{"name":"@cdc/markup-include@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:07.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.3/manifests"},{"name":"@cdc/map@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.3/manifests"},{"name":"@cdc/filtered-text@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.3/manifests"},{"name":"@cdc/editor@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.3/manifests"},{"name":"@cdc/data-bite@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.3/manifests"},{"name":"@cdc/dashboard@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.3/manifests"},{"name":"@cdc/core@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.3/manifests"},{"name":"@cdc/chart@4.25.3","sha":"b09566f5a7d57c8d0109e5f407257729d6b36846","kind":"tag","published_at":"2025-03-25T21:39:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.3/manifests"},{"name":"@cdc/waffle-chart@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.3-6/manifests"},{"name":"@cdc/markup-include@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.3-6/manifests"},{"name":"@cdc/map@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.3-6/manifests"},{"name":"@cdc/filtered-text@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.3-6/manifests"},{"name":"@cdc/editor@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.3-6/manifests"},{"name":"@cdc/data-bite@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.3-6/manifests"},{"name":"@cdc/dashboard@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.3-6/manifests"},{"name":"@cdc/core@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.3-6/manifests"},{"name":"@cdc/chart@4.25.3-6","sha":"d83d8555c1500ff0cad9d2c5c3486324afa15ec6","kind":"tag","published_at":"2025-03-06T20:05:24.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.3-6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.3-6/manifests"},{"name":"4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"commit","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.2-25/manifests"},{"name":"@cdc/waffle-chart@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.2-25/manifests"},{"name":"@cdc/markup-include@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.2-25/manifests"},{"name":"@cdc/map@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.2-25/manifests"},{"name":"@cdc/filtered-text@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.2-25/manifests"},{"name":"@cdc/editor@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.2-25/manifests"},{"name":"@cdc/data-bite@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.2-25/manifests"},{"name":"@cdc/dashboard@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.2-25/manifests"},{"name":"@cdc/core@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.2-25/manifests"},{"name":"@cdc/chart@4.25.2-25","sha":"f00bd8a0fc746def7cc23b91ef49a03a3ceac65e","kind":"tag","published_at":"2025-02-25T21:59:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.2-25","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.2-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.2-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.2-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.2-25/manifests"},{"name":"4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"commit","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.25.1/manifests"},{"name":"@cdc/waffle-chart@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.25.1/manifests"},{"name":"@cdc/markup-include@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.25.1/manifests"},{"name":"@cdc/map@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.25.1/manifests"},{"name":"@cdc/filtered-text@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.25.1/manifests"},{"name":"@cdc/editor@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.25.1/manifests"},{"name":"@cdc/data-bite@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.25.1/manifests"},{"name":"@cdc/dashboard@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.25.1/manifests"},{"name":"@cdc/core@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.25.1/manifests"},{"name":"@cdc/chart@4.25.1","sha":"c32d727f516fe3525178e3a6480abbe70b2a20d6","kind":"tag","published_at":"2025-02-04T22:50:17.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.25.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.25.1/manifests"},{"name":"@cdc/waffle-chart@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:52.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.12-2/manifests"},{"name":"@cdc/markup-include@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:52.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.12-2/manifests"},{"name":"@cdc/map@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:52.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.12-2/manifests"},{"name":"@cdc/filtered-text@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:52.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.12-2/manifests"},{"name":"@cdc/editor@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.12-2/manifests"},{"name":"@cdc/data-bite@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.12-2/manifests"},{"name":"@cdc/dashboard@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.12-2/manifests"},{"name":"@cdc/core@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.12-2/manifests"},{"name":"@cdc/chart@4.24.12-2","sha":"a60edf1148396309eb473ac9f65426ee40797ddf","kind":"tag","published_at":"2025-01-16T21:01:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.12-2/manifests"},{"name":"4.24.12-2","sha":"2cb5636db3e50c0103c6eb529396fca778230fa9","kind":"commit","published_at":"2025-01-16T20:56:10.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.12-2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.12-2/manifests"},{"name":"4.24.12-1","sha":"9c70676ff0a88a8d5d2e148dd7c674115c1ad691","kind":"commit","published_at":"2025-01-15T19:42:02.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.12-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.12-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.12-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.12-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.12-1/manifests"},{"name":"4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"commit","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.12/manifests"},{"name":"@cdc/waffle-chart@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.12/manifests"},{"name":"@cdc/markup-include@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.12/manifests"},{"name":"@cdc/map@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.12/manifests"},{"name":"@cdc/filtered-text@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.12/manifests"},{"name":"@cdc/editor@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.12/manifests"},{"name":"@cdc/data-bite@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.12/manifests"},{"name":"@cdc/dashboard@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.12/manifests"},{"name":"@cdc/core@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.12/manifests"},{"name":"@cdc/chart@4.24.12","sha":"347414f1da4b0e9bf2f22a7b59335deccf0b2d9c","kind":"tag","published_at":"2024-12-19T22:00:00.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.12","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.12/manifests"},{"name":"@cdc/waffle-chart@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.11/manifests"},{"name":"@cdc/markup-include@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.11/manifests"},{"name":"@cdc/map@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.11/manifests"},{"name":"@cdc/filtered-text@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.11/manifests"},{"name":"@cdc/editor@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.11/manifests"},{"name":"@cdc/data-bite@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.11/manifests"},{"name":"@cdc/dashboard@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.11/manifests"},{"name":"@cdc/core@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.11/manifests"},{"name":"@cdc/chart@4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"tag","published_at":"2024-11-20T15:32:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.11/manifests"},{"name":"4.24.11","sha":"9ab5ee9b2b0ef7321a66a2104be6ce8899ec3808","kind":"commit","published_at":"2024-11-20T15:32:14.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.11/manifests"},{"name":"4.24.11-pre","sha":"391a2af03b1d1b2bf6f6ae00ba5679c5dada01cc","kind":"commit","published_at":"2024-11-13T17:37:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.11-pre","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.11-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.11-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.11-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.11-pre/manifests"},{"name":"@cdc/waffle-chart@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.10/manifests"},{"name":"@cdc/markup-include@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.10/manifests"},{"name":"@cdc/map@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.10/manifests"},{"name":"@cdc/filtered-text@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.10/manifests"},{"name":"@cdc/editor@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.10/manifests"},{"name":"@cdc/data-bite@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.10/manifests"},{"name":"@cdc/dashboard@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.10/manifests"},{"name":"@cdc/core@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.10/manifests"},{"name":"@cdc/chart@4.24.10","sha":"a4d88d1bc91f596e1b0307d8e25c57ad8c668b75","kind":"tag","published_at":"2024-10-30T21:47:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.10/manifests"},{"name":"4.24.10","sha":"83cfcbd26013f5d300498a507dbb1db140c9a7bd","kind":"commit","published_at":"2024-10-30T21:43:35.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.10/manifests"},{"name":"4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"commit","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.9-1/manifests"},{"name":"@cdc/waffle-chart@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.9-1/manifests"},{"name":"@cdc/markup-include@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.9-1/manifests"},{"name":"@cdc/map@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.9-1/manifests"},{"name":"@cdc/filtered-text@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.9-1/manifests"},{"name":"@cdc/editor@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.9-1/manifests"},{"name":"@cdc/data-bite@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.9-1/manifests"},{"name":"@cdc/dashboard@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.9-1/manifests"},{"name":"@cdc/core@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.9-1/manifests"},{"name":"@cdc/chart@4.24.9-1","sha":"4a77c2fa79c8fa6074da3b6dfee3d8e32f0b2586","kind":"tag","published_at":"2024-10-02T23:01:28.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.9-1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.9-1/manifests"},{"name":"@cdc/waffle-chart@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.9/manifests"},{"name":"@cdc/markup-include@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.9/manifests"},{"name":"@cdc/map@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.9/manifests"},{"name":"@cdc/filtered-text@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.9/manifests"},{"name":"@cdc/editor@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.9/manifests"},{"name":"@cdc/data-bite@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.9/manifests"},{"name":"@cdc/dashboard@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.9/manifests"},{"name":"@cdc/core@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.9/manifests"},{"name":"@cdc/chart@4.24.9","sha":"c4b0402afe6ed209a85b7078711549b9fd7dae7d","kind":"tag","published_at":"2024-09-25T17:12:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.9/manifests"},{"name":"4.24.9","sha":"6534ef9b08e159b33cce2ce47ff4aa48413d7b42","kind":"commit","published_at":"2024-09-18T19:52:04.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.9/manifests"},{"name":"4.24.8-hotfixes","sha":"81f57db22e9005e59cef7d9df7e2d6a920d326ea","kind":"commit","published_at":"2024-09-12T20:04:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.8-hotfixes","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.8-hotfixes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.8-hotfixes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.8-hotfixes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.8-hotfixes/manifests"},{"name":"@cdc/waffle-chart@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.7/manifests"},{"name":"@cdc/markup-include@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.7/manifests"},{"name":"@cdc/map@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.7/manifests"},{"name":"@cdc/filtered-text@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.7/manifests"},{"name":"@cdc/editor@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.7/manifests"},{"name":"@cdc/data-bite@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.7/manifests"},{"name":"@cdc/dashboard@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.7/manifests"},{"name":"@cdc/core@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.7/manifests"},{"name":"@cdc/chart@4.24.7","sha":"7a7372d03778cb977e0e92e3b3bc1a35f8a5bfaf","kind":"tag","published_at":"2024-07-30T21:04:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.7/manifests"},{"name":"@cdc/waffle-chart@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.5/manifests"},{"name":"@cdc/markup-include@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.5/manifests"},{"name":"@cdc/map@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.5/manifests"},{"name":"@cdc/filtered-text@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.5/manifests"},{"name":"@cdc/editor@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.5/manifests"},{"name":"@cdc/data-bite@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.5/manifests"},{"name":"@cdc/dashboard@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.5/manifests"},{"name":"@cdc/core@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.5/manifests"},{"name":"@cdc/chart@4.24.5","sha":"def85aaf4cd9dc1983e80f2900199f35de82af95","kind":"tag","published_at":"2024-05-30T04:04:51.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.5/manifests"},{"name":"@cdc/waffle-chart@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.4/manifests"},{"name":"@cdc/markup-include@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.4/manifests"},{"name":"@cdc/map@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.4/manifests"},{"name":"@cdc/filtered-text@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.4/manifests"},{"name":"@cdc/editor@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.4/manifests"},{"name":"@cdc/data-bite@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.4/manifests"},{"name":"@cdc/dashboard@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.4/manifests"},{"name":"@cdc/core@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.4/manifests"},{"name":"@cdc/chart@4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"tag","published_at":"2024-05-07T20:51:57.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.4/manifests"},{"name":"4.24.4","sha":"1843b4632140d582af6a87606374cbd4fe25ad5c","kind":"commit","published_at":"2024-05-07T20:51:56.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.4/manifests"},{"name":"@cdc/waffle-chart@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.3/manifests"},{"name":"@cdc/markup-include@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.3/manifests"},{"name":"@cdc/map@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.3/manifests"},{"name":"@cdc/filtered-text@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.3/manifests"},{"name":"@cdc/editor@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.3/manifests"},{"name":"@cdc/data-bite@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.3/manifests"},{"name":"@cdc/dashboard@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.3/manifests"},{"name":"@cdc/core@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.3/manifests"},{"name":"@cdc/chart@4.24.3","sha":"9c7ef7ca74f2d2a1e04d923b133fe0fc557a62bf","kind":"tag","published_at":"2024-04-02T22:08:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.3/manifests"},{"name":"@cdc/waffle-chart@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.2/manifests"},{"name":"@cdc/markup-include@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.2/manifests"},{"name":"@cdc/map@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.2/manifests"},{"name":"@cdc/filtered-text@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.2/manifests"},{"name":"@cdc/editor@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.2/manifests"},{"name":"@cdc/data-bite@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.2/manifests"},{"name":"@cdc/dashboard@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.2/manifests"},{"name":"@cdc/core@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.2/manifests"},{"name":"@cdc/chart@4.24.2","sha":"edde49c96dee146de5e3a4537880b1bcf4dbee08","kind":"tag","published_at":"2024-02-28T21:35:54.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.2/manifests"},{"name":"4.24.2","sha":"e359cf2658ffdc6c90d0b6e84d1e003b009c22e4","kind":"commit","published_at":"2024-02-28T21:33:39.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.2/manifests"},{"name":"4.24.1","sha":"bc7d4f335fc795fc8c167723ee5a4650f5085f1f","kind":"commit","published_at":"2024-01-26T16:29:16.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.24.1/manifests"},{"name":"@cdc/waffle-chart@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.24.1/manifests"},{"name":"@cdc/markup-include@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.24.1/manifests"},{"name":"@cdc/map@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.24.1/manifests"},{"name":"@cdc/filtered-text@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.24.1/manifests"},{"name":"@cdc/editor@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.24.1/manifests"},{"name":"@cdc/data-bite@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.24.1/manifests"},{"name":"@cdc/dashboard@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.24.1/manifests"},{"name":"@cdc/core@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.24.1/manifests"},{"name":"@cdc/chart@4.24.1","sha":"a352a3f74f4b681191e3244061dbb3621f36eec3","kind":"tag","published_at":"2024-01-24T22:46:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.24.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.24.1/manifests"},{"name":"@cdc/waffle-chart@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.11/manifests"},{"name":"@cdc/markup-include@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.11/manifests"},{"name":"@cdc/map@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.11/manifests"},{"name":"@cdc/filtered-text@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.11/manifests"},{"name":"@cdc/editor@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.11/manifests"},{"name":"@cdc/data-bite@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.11/manifests"},{"name":"@cdc/dashboard@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.11/manifests"},{"name":"@cdc/core@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.11/manifests"},{"name":"@cdc/chart@4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"tag","published_at":"2023-12-19T23:32:40.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.11/manifests"},{"name":"4.23.11","sha":"ecad213667a3cb96c921eaddba43a31c84caaa08","kind":"commit","published_at":"2023-12-19T23:32:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.11/manifests"},{"name":"@cdc/waffle-chart@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.10-alpha/manifests"},{"name":"@cdc/markup-include@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.10-alpha/manifests"},{"name":"@cdc/map@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.10-alpha/manifests"},{"name":"@cdc/filtered-text@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.10-alpha/manifests"},{"name":"@cdc/editor@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.10-alpha/manifests"},{"name":"@cdc/data-bite@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.10-alpha/manifests"},{"name":"@cdc/dashboard@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.10-alpha/manifests"},{"name":"@cdc/core@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.10-alpha/manifests"},{"name":"@cdc/chart@4.23.10-alpha","sha":"47278535fb20bb4e6b3320f8075051bedc5bca8e","kind":"tag","published_at":"2023-11-01T21:34:50.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.10-alpha/manifests"},{"name":"4.23.10-alpha","sha":"2fbe6fc4ddb894a90a2ae585bec8aa00db2e9a6b","kind":"commit","published_at":"2023-11-01T18:54:41.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.10-alpha","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.10-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.10-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.10-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.10-alpha/manifests"},{"name":"4.23.10","sha":"fcd4c8d90cf4d816cddf2b1e16448aa6f2d13f62","kind":"commit","published_at":"2023-10-26T22:47:09.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.10/manifests"},{"name":"@cdc/waffle-chart@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.10/manifests"},{"name":"@cdc/markup-include@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.10/manifests"},{"name":"@cdc/map@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.10/manifests"},{"name":"@cdc/filtered-text@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.10/manifests"},{"name":"@cdc/editor@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.10/manifests"},{"name":"@cdc/data-bite@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.10/manifests"},{"name":"@cdc/dashboard@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.10/manifests"},{"name":"@cdc/core@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.10/manifests"},{"name":"@cdc/chart@4.23.10","sha":"b3f3263e444bbf99d525b05040be22f06553760e","kind":"tag","published_at":"2023-10-26T22:04:05.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.10/manifests"},{"name":"@cdc/waffle-chart@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.9/manifests"},{"name":"@cdc/markup-include@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.9/manifests"},{"name":"@cdc/map@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.9/manifests"},{"name":"@cdc/filtered-text@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.9/manifests"},{"name":"@cdc/editor@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.9/manifests"},{"name":"@cdc/data-bite@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.9/manifests"},{"name":"@cdc/dashboard@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.9/manifests"},{"name":"@cdc/core@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.9/manifests"},{"name":"@cdc/chart@4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"tag","published_at":"2023-09-27T21:11:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.9/manifests"},{"name":"4.23.9","sha":"1a737cd5d226963d5ad9c6efb8d59e4a1311141c","kind":"commit","published_at":"2023-09-27T21:11:47.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.9/manifests"},{"name":"@cdc/waffle-chart@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.8/manifests"},{"name":"@cdc/markup-include@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.8/manifests"},{"name":"@cdc/map@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.8/manifests"},{"name":"@cdc/filtered-text@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.8/manifests"},{"name":"@cdc/editor@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.8/manifests"},{"name":"@cdc/data-bite@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.8/manifests"},{"name":"@cdc/dashboard@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.8/manifests"},{"name":"@cdc/core@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.8/manifests"},{"name":"@cdc/chart@4.23.8","sha":"ba0a072a40c430baf121ad5ece0165f52a414b86","kind":"tag","published_at":"2023-09-07T21:25:31.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.8/manifests"},{"name":"4.23.8","sha":"9d666284a00962e0168240e653b21552fc522638","kind":"commit","published_at":"2023-08-07T21:09:53.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.8","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.8/manifests"},{"name":"@cdc/waffle-chart@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.7/manifests"},{"name":"@cdc/markup-include@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.7/manifests"},{"name":"@cdc/map@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.7/manifests"},{"name":"@cdc/filtered-text@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.7/manifests"},{"name":"@cdc/editor@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.7/manifests"},{"name":"@cdc/data-bite@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.7/manifests"},{"name":"@cdc/dashboard@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.7/manifests"},{"name":"@cdc/core@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.7/manifests"},{"name":"@cdc/chart@4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"tag","published_at":"2023-08-07T20:21:27.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.7/manifests"},{"name":"4.23.7","sha":"6c7ac5215dcf3bc1cc7d199089c8c2e75f53a93e","kind":"commit","published_at":"2023-08-07T20:21:26.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.7","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.7/manifests"},{"name":"@cdc/waffle-chart@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.6/manifests"},{"name":"@cdc/markup-include@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.6/manifests"},{"name":"@cdc/map@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.6/manifests"},{"name":"@cdc/filtered-text@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.6/manifests"},{"name":"@cdc/editor@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.6/manifests"},{"name":"@cdc/data-bite@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.6/manifests"},{"name":"@cdc/dashboard@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.6/manifests"},{"name":"@cdc/core@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.6/manifests"},{"name":"@cdc/chart@4.23.6","sha":"aaed0388b487adfeb3e7e278b4ce74df09cbaade","kind":"tag","published_at":"2023-06-28T21:32:49.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.6/manifests"},{"name":"4.23.6","sha":"739e78c722669f48f9cf93c15bbb53ae9d1589d3","kind":"commit","published_at":"2023-06-28T21:31:11.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.6","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.6/manifests"},{"name":"@cdc/waffle-chart@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.5/manifests"},{"name":"@cdc/markup-include@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.5/manifests"},{"name":"@cdc/map@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.5/manifests"},{"name":"@cdc/filtered-text@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.5/manifests"},{"name":"@cdc/editor@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.5/manifests"},{"name":"@cdc/data-bite@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.5/manifests"},{"name":"@cdc/dashboard@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.5/manifests"},{"name":"@cdc/core@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.5/manifests"},{"name":"@cdc/chart@4.23.5","sha":"34add3436994ca3cf13e51f313add4d70377f53e","kind":"tag","published_at":"2023-06-01T20:53:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.5/manifests"},{"name":"@cdc/waffle-chart@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.4/manifests"},{"name":"@cdc/markup-include@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.4/manifests"},{"name":"@cdc/map@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.4/manifests"},{"name":"@cdc/filtered-text@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.4/manifests"},{"name":"@cdc/editor@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.4/manifests"},{"name":"@cdc/data-bite@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.4/manifests"},{"name":"@cdc/dashboard@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.4/manifests"},{"name":"@cdc/core@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.4/manifests"},{"name":"@cdc/chart@4.23.4","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"tag","published_at":"2023-04-27T20:17:34.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.4/manifests"},{"name":"4.23.5","sha":"dcd395d76f70b2d113f2b4c6fe50a52522655cd1","kind":"commit","published_at":"2023-04-27T20:17:32.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.5","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.5/manifests"},{"name":"4.23.4","sha":"8d578354c228c272304d5da449f7fb0857491f76","kind":"commit","published_at":"2023-04-27T20:06:01.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.4/manifests"},{"name":"4.23.3","sha":"8304ac1e122ec6ee00d6498bb30e6a28db85b15f","kind":"commit","published_at":"2023-03-30T21:25:02.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.3/manifests"},{"name":"@cdc/waffle-chart@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.3/manifests"},{"name":"@cdc/markup-include@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.3/manifests"},{"name":"@cdc/map@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.3/manifests"},{"name":"@cdc/filtered-text@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.3/manifests"},{"name":"@cdc/editor@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.3/manifests"},{"name":"@cdc/data-bite@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.3/manifests"},{"name":"@cdc/dashboard@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.3/manifests"},{"name":"@cdc/core@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.3/manifests"},{"name":"@cdc/chart@4.23.3","sha":"6fa3b11db159d38538f18023fe70b67a29e7d327","kind":"tag","published_at":"2023-03-30T21:19:18.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.3/manifests"},{"name":"4.23.2","sha":"29631c498842aceba449237f6c5a642029b6f7ce","kind":"commit","published_at":"2023-03-02T22:47:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.2/manifests"},{"name":"@cdc/dashboard@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.2/manifests"},{"name":"@cdc/core@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.2/manifests"},{"name":"@cdc/chart@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.2/manifests"},{"name":"@cdc/waffle-chart@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.2/manifests"},{"name":"@cdc/markup-include@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.2/manifests"},{"name":"@cdc/map@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.2/manifests"},{"name":"@cdc/filtered-text@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.2/manifests"},{"name":"@cdc/editor@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.2/manifests"},{"name":"@cdc/data-bite@4.23.2","sha":"cd4216f47b1c41bfbc1de3b704f70c52cc7293c2","kind":"tag","published_at":"2023-03-02T22:14:29.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.2/manifests"},{"name":"@cdc/waffle-chart@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.23.1/manifests"},{"name":"@cdc/markup-include@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.23.1/manifests"},{"name":"@cdc/map@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.23.1/manifests"},{"name":"@cdc/filtered-text@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.23.1/manifests"},{"name":"@cdc/editor@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.23.1/manifests"},{"name":"@cdc/data-bite@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.23.1/manifests"},{"name":"@cdc/dashboard@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.23.1/manifests"},{"name":"@cdc/core@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.23.1/manifests"},{"name":"@cdc/chart@4.23.1","sha":"58163844cc9ce2c379235413b19f49679eab4bef","kind":"tag","published_at":"2023-01-26T22:16:48.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.23.1/manifests"},{"name":"4.23.1","sha":"b76cbeb30cdf38aadae46fea4140027cf6d988cd","kind":"commit","published_at":"2023-01-18T17:21:25.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.23.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.23.1/manifests"},{"name":"4.22.11","sha":"03dc0cc1dd6f90fe61433caf4bc17bc9ac9b54b1","kind":"commit","published_at":"2022-12-13T00:14:53.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.22.11/manifests"},{"name":"@cdc/waffle-chart@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.22.11/manifests"},{"name":"@cdc/markup-include@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.22.11/manifests"},{"name":"@cdc/map@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.22.11/manifests"},{"name":"@cdc/filtered-text@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.22.11/manifests"},{"name":"@cdc/editor@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.22.11/manifests"},{"name":"@cdc/data-bite@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.22.11/manifests"},{"name":"@cdc/dashboard@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.22.11/manifests"},{"name":"@cdc/core@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.22.11/manifests"},{"name":"@cdc/chart@4.22.11","sha":"9768d1ea0e2383044977d988e33531bcdfe33ea6","kind":"tag","published_at":"2022-12-12T23:54:42.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.22.11","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.22.11/manifests"},{"name":"@cdc/map@4.22.10-alpha.1","sha":"bc6f9efd741e5b22140edc58c7a7f9e5efc43d1e","kind":"tag","published_at":"2022-11-18T18:34:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.22.10-alpha.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.22.10-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.22.10-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.22.10-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.22.10-alpha.1/manifests"},{"name":"@cdc/editor@4.22.10-alpha.1","sha":"bc6f9efd741e5b22140edc58c7a7f9e5efc43d1e","kind":"tag","published_at":"2022-11-18T18:34:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.22.10-alpha.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.22.10-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.22.10-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.22.10-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.22.10-alpha.1/manifests"},{"name":"@cdc/dashboard@4.22.10-alpha.1","sha":"bc6f9efd741e5b22140edc58c7a7f9e5efc43d1e","kind":"tag","published_at":"2022-11-18T18:34:38.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.22.10-alpha.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.22.10-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.22.10-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.22.10-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.22.10-alpha.1/manifests"},{"name":"4.22.10.1","sha":"bc6f9efd741e5b22140edc58c7a7f9e5efc43d1e","kind":"commit","published_at":"2022-11-18T18:34:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/4.22.10.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/4.22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@4.22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/4.22.10.1/manifests"},{"name":"@cdc/waffle-chart@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@4.22.10/manifests"},{"name":"@cdc/markup-include@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@4.22.10/manifests"},{"name":"@cdc/map@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@4.22.10/manifests"},{"name":"@cdc/filtered-text@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@4.22.10/manifests"},{"name":"@cdc/editor@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@4.22.10/manifests"},{"name":"@cdc/data-bite@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@4.22.10/manifests"},{"name":"@cdc/dashboard@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@4.22.10/manifests"},{"name":"@cdc/core@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@4.22.10/manifests"},{"name":"@cdc/chart@4.22.10","sha":"a7eb551a98c7363d3be58cb81dfc8bbc00522804","kind":"tag","published_at":"2022-11-18T15:34:13.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@4.22.10","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@4.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%404.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@4.22.10/manifests"},{"name":"@cdc/waffle-chart@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:45.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@9.22.9/manifests"},{"name":"@cdc/markup-include@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:45.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@9.22.9/manifests"},{"name":"@cdc/map@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:45.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@9.22.9/manifests"},{"name":"@cdc/filtered-text@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:45.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/filtered-text@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/filtered-text@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Ffiltered-text%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Ffiltered-text@9.22.9/manifests"},{"name":"@cdc/editor@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:45.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@9.22.9/manifests"},{"name":"@cdc/data-bite@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:45.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@9.22.9/manifests"},{"name":"@cdc/dashboard@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@9.22.9/manifests"},{"name":"@cdc/core@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@9.22.9/manifests"},{"name":"@cdc/chart@9.22.9","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"tag","published_at":"2022-10-14T01:27:44.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@9.22.9","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@9.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%409.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@9.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@9.22.9/manifests"},{"name":"9.22.9.1","sha":"90faf22c91ca0062432607e4599598f9e67c848a","kind":"commit","published_at":"2022-10-14T01:27:43.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/9.22.9.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/9.22.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@9.22.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/9.22.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/9.22.9.1/manifests"},{"name":"@cdc/waffle-chart@1.0.2","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@1.0.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@1.0.2/manifests"},{"name":"@cdc/markup-include@1.0.2","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@1.0.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@1.0.2/manifests"},{"name":"@cdc/map@2.6.4","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.6.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.4/manifests"},{"name":"@cdc/editor@1.4.4","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.4.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.4/manifests"},{"name":"@cdc/data-bite@1.1.4","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@1.1.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.4/manifests"},{"name":"@cdc/dashboard@1.1.4","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@1.1.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.4/manifests"},{"name":"@cdc/core@1.1.4","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.1.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.4/manifests"},{"name":"@cdc/chart@1.3.4","sha":"77165bbb969b7ec514ab5c5cff51f2a720f22c04","kind":"tag","published_at":"2022-09-14T19:27:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.3.4","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.4/manifests"},{"name":"@cdc/waffle-chart@1.0.1","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/waffle-chart@1.0.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/waffle-chart@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fwaffle-chart%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fwaffle-chart@1.0.1/manifests"},{"name":"@cdc/markup-include@1.0.1","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/markup-include@1.0.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/markup-include@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmarkup-include%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmarkup-include@1.0.1/manifests"},{"name":"@cdc/map@2.6.3","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.6.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.3/manifests"},{"name":"@cdc/editor@1.4.3","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.4.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.3/manifests"},{"name":"@cdc/data-bite@1.1.3","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@1.1.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.3/manifests"},{"name":"@cdc/dashboard@1.1.3","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@1.1.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.3/manifests"},{"name":"@cdc/core@1.1.3","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.1.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.3/manifests"},{"name":"@cdc/chart@1.3.3","sha":"ff89a7aea74c533413c62ef8859cc011e6b3cbfa","kind":"tag","published_at":"2022-09-14T19:09:55.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.3.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.3/manifests"},{"name":"@cdc/map@2.6.2","sha":"8790a2336ff2453d0d6f09ecec56b5e4beaa7377","kind":"tag","published_at":"2021-08-31T16:54:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.6.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.2/manifests"},{"name":"@cdc/editor@1.4.2","sha":"8790a2336ff2453d0d6f09ecec56b5e4beaa7377","kind":"tag","published_at":"2021-08-31T16:54:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.4.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.2/manifests"},{"name":"@cdc/data-bite@1.1.2","sha":"8790a2336ff2453d0d6f09ecec56b5e4beaa7377","kind":"tag","published_at":"2021-08-31T16:54:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@1.1.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.2/manifests"},{"name":"@cdc/dashboard@1.1.2","sha":"8790a2336ff2453d0d6f09ecec56b5e4beaa7377","kind":"tag","published_at":"2021-08-31T16:54:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@1.1.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.2/manifests"},{"name":"@cdc/core@1.1.2","sha":"8790a2336ff2453d0d6f09ecec56b5e4beaa7377","kind":"tag","published_at":"2021-08-31T16:54:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.1.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.2/manifests"},{"name":"@cdc/chart@1.3.2","sha":"8790a2336ff2453d0d6f09ecec56b5e4beaa7377","kind":"tag","published_at":"2021-08-31T16:54:15.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.3.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.2/manifests"},{"name":"@cdc/map@2.6.1","sha":"170845062bcbb93f31270104688f69c4148935d8","kind":"tag","published_at":"2021-08-17T18:25:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.6.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.1/manifests"},{"name":"@cdc/editor@1.4.1","sha":"170845062bcbb93f31270104688f69c4148935d8","kind":"tag","published_at":"2021-08-17T18:25:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.4.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.1/manifests"},{"name":"@cdc/data-bite@1.1.1","sha":"170845062bcbb93f31270104688f69c4148935d8","kind":"tag","published_at":"2021-08-17T18:25:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@1.1.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.1/manifests"},{"name":"@cdc/dashboard@1.1.1","sha":"170845062bcbb93f31270104688f69c4148935d8","kind":"tag","published_at":"2021-08-17T18:25:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@1.1.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.1/manifests"},{"name":"@cdc/core@1.1.1","sha":"170845062bcbb93f31270104688f69c4148935d8","kind":"tag","published_at":"2021-08-17T18:25:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.1.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.1/manifests"},{"name":"@cdc/chart@1.3.1","sha":"170845062bcbb93f31270104688f69c4148935d8","kind":"tag","published_at":"2021-08-17T18:25:37.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.3.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.1/manifests"},{"name":"@cdc/map@2.6.0","sha":"f4db4228579fcd98a6667f80824489f35dd7bf0a","kind":"tag","published_at":"2021-08-17T18:22:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.6.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.6.0/manifests"},{"name":"@cdc/editor@1.4.0","sha":"f4db4228579fcd98a6667f80824489f35dd7bf0a","kind":"tag","published_at":"2021-08-17T18:22:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.4.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.4.0/manifests"},{"name":"@cdc/data-bite@1.1.0","sha":"f4db4228579fcd98a6667f80824489f35dd7bf0a","kind":"tag","published_at":"2021-08-17T18:22:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/data-bite@1.1.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/data-bite@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdata-bite%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdata-bite@1.1.0/manifests"},{"name":"@cdc/dashboard@1.1.0","sha":"f4db4228579fcd98a6667f80824489f35dd7bf0a","kind":"tag","published_at":"2021-08-17T18:22:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/dashboard@1.1.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/dashboard@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fdashboard%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fdashboard@1.1.0/manifests"},{"name":"@cdc/core@1.1.0","sha":"f4db4228579fcd98a6667f80824489f35dd7bf0a","kind":"tag","published_at":"2021-08-17T18:22:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.1.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.1.0/manifests"},{"name":"@cdc/chart@1.3.0","sha":"f4db4228579fcd98a6667f80824489f35dd7bf0a","kind":"tag","published_at":"2021-08-17T18:22:20.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.3.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.3.0/manifests"},{"name":"@cdc/map@2.5.0","sha":"da86939447ad559eec0ecbb460782b67c8a34cc1","kind":"tag","published_at":"2021-07-08T21:22:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.5.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.5.0/manifests"},{"name":"@cdc/editor@1.3.0","sha":"da86939447ad559eec0ecbb460782b67c8a34cc1","kind":"tag","published_at":"2021-07-08T21:22:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.3.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.3.0/manifests"},{"name":"@cdc/core@1.0.2","sha":"da86939447ad559eec0ecbb460782b67c8a34cc1","kind":"tag","published_at":"2021-07-08T21:22:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.0.2","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.2/manifests"},{"name":"@cdc/chart@1.2.0","sha":"da86939447ad559eec0ecbb460782b67c8a34cc1","kind":"tag","published_at":"2021-07-08T21:22:22.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.2.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.2.0/manifests"},{"name":"@cdc/map@2.4.0","sha":"534308c1b7715db2e1a5ea3fafe33af12d7923fb","kind":"tag","published_at":"2021-05-20T17:04:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.4.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.4.0/manifests"},{"name":"@cdc/editor@1.2.0","sha":"534308c1b7715db2e1a5ea3fafe33af12d7923fb","kind":"tag","published_at":"2021-05-20T17:04:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.2.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.2.0/manifests"},{"name":"@cdc/core@1.0.1","sha":"534308c1b7715db2e1a5ea3fafe33af12d7923fb","kind":"tag","published_at":"2021-05-20T17:04:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.0.1","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.1/manifests"},{"name":"@cdc/chart@1.1.0","sha":"534308c1b7715db2e1a5ea3fafe33af12d7923fb","kind":"tag","published_at":"2021-05-20T17:04:36.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.1.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.1.0/manifests"},{"name":"@cdc/map@2.3.0","sha":"e168aacd72501dab6973e32a86fea377d7ea9e10","kind":"tag","published_at":"2021-04-29T17:28:11.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.3.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.3.0/manifests"},{"name":"@cdc/editor@1.1.0","sha":"e168aacd72501dab6973e32a86fea377d7ea9e10","kind":"tag","published_at":"2021-04-29T17:28:11.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.1.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.1.0/manifests"},{"name":"@cdc/core@1.0.0","sha":"e168aacd72501dab6973e32a86fea377d7ea9e10","kind":"tag","published_at":"2021-04-29T17:28:11.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.0.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.0/manifests"},{"name":"@cdc/chart@1.0.0","sha":"e168aacd72501dab6973e32a86fea377d7ea9e10","kind":"tag","published_at":"2021-04-29T17:28:11.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.0.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.0.0/manifests"},{"name":"@cdc/map@2.2.0","sha":"ad9d06bf1ea26d6929e575d1685388490af0ed3c","kind":"tag","published_at":"2021-03-17T15:33:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.2.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.2.0/manifests"},{"name":"@cdc/editor@1.0.0","sha":"ad9d06bf1ea26d6929e575d1685388490af0ed3c","kind":"tag","published_at":"2021-03-17T15:33:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.0.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.0.0/manifests"},{"name":"@cdc/core@1.0.1-alpha.0","sha":"ad9d06bf1ea26d6929e575d1685388490af0ed3c","kind":"tag","published_at":"2021-03-17T15:33:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.0.1-alpha.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.1-alpha.0/manifests"},{"name":"@cdc/chart@1.0.1-alpha.0","sha":"ad9d06bf1ea26d6929e575d1685388490af0ed3c","kind":"tag","published_at":"2021-03-17T15:33:06.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.0.1-alpha.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.0.1-alpha.0/manifests"},{"name":"@cdc/map@2.1.3","sha":"c807ea04c37d57b155410de1e00ea9e5e9b46f81","kind":"tag","published_at":"2021-01-21T19:34:03.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/map@2.1.3","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/map@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fmap%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fmap@2.1.3/manifests"},{"name":"@cdc/editor@1.0.0-alpha.0","sha":"c807ea04c37d57b155410de1e00ea9e5e9b46f81","kind":"tag","published_at":"2021-01-21T19:34:03.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/editor@1.0.0-alpha.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/editor@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Feditor%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Feditor@1.0.0-alpha.0/manifests"},{"name":"@cdc/core@1.0.0-alpha.0","sha":"c807ea04c37d57b155410de1e00ea9e5e9b46f81","kind":"tag","published_at":"2021-01-21T19:34:03.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/core@1.0.0-alpha.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/core@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fcore%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fcore@1.0.0-alpha.0/manifests"},{"name":"@cdc/chart@1.0.0-alpha.0","sha":"c807ea04c37d57b155410de1e00ea9e5e9b46f81","kind":"tag","published_at":"2021-01-21T19:34:03.000Z","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/@cdc/chart@1.0.0-alpha.0","html_url":"https://github.com/CDCgov/cdc-open-viz/releases/tag/@cdc/chart@1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CDCgov/cdc-open-viz@%40cdc%2Fchart%401.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags/@cdc%2Fchart@1.0.0-alpha.0/manifests"}]},"repo_metadata_updated_at":"2026-04-03T00:32:37.802Z","dependent_packages_count":3,"downloads":318,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.031838040033123,"dependent_repos_count":10.702412106025395,"dependent_packages_count":5.751110321599857,"stargazers_count":7.79849042313447,"forks_count":6.462987777781586,"docker_downloads_count":null,"average":7.349367733714887},"purl":"pkg:npm/%40cdc/chart","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cdc/chart","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cdc/chart","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cdc/chart/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T17:02:09.429Z","issues_count":23,"pull_requests_count":2732,"avg_time_to_close_issue":1606862.5,"avg_time_to_close_pull_request":292980.5505481121,"issues_closed_count":22,"pull_requests_closed_count":2463,"pull_request_authors_count":19,"issue_authors_count":9,"avg_comments_per_issue":0.2608695652173913,"avg_comments_per_pull_request":0.17130307467057102,"merged_pull_requests_count":2195,"bot_issues_count":0,"bot_pull_requests_count":80,"past_year_issues_count":1,"past_year_pull_requests_count":553,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":339331.52511415526,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":438,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.13381555153707053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":385,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/issues","maintainers":[{"login":"adamdoe","count":771,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamdoe"},{"login":"Atash3000","count":681,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atash3000"},{"login":"joshlacey","count":383,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshlacey"},{"login":"mpallansch","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpallansch"},{"login":"Matt-DiPaolo","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matt-DiPaolo"},{"login":"jayb","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayb"},{"login":"Mgetz10","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mgetz10"},{"login":"navbajwa97","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navbajwa97"},{"login":"tturnerswdev33","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tturnerswdev33"},{"login":"jnorris2135","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnorris2135"},{"login":"khartco","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khartco"},{"login":"jeffrainey","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffrainey"},{"login":"rshelnutt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rshelnutt"},{"login":"superKazi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/superKazi"}],"active_maintainers":[{"login":"adamdoe","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamdoe"},{"login":"Atash3000","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atash3000"},{"login":"joshlacey","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshlacey"},{"login":"jayb","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayb"},{"login":"Mgetz10","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mgetz10"},{"login":"Matt-DiPaolo","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matt-DiPaolo"},{"login":"khartco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khartco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fchart/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fchart/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fchart/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fchart/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fchart/codemeta","maintainers":[{"uuid":"adoe","login":"adoe","name":null,"email":"adamnickolasdoe@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~adoe","role":null,"created_at":"2022-11-15T23:12:12.653Z","updated_at":"2022-11-15T23:12:12.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adoe/packages"},{"uuid":"mpallansch","login":"mpallansch","name":null,"email":"matthew.pallansch@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~mpallansch","role":null,"created_at":"2022-11-15T23:12:12.646Z","updated_at":"2022-11-15T23:12:12.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mpallansch/packages"},{"uuid":"cooms13","login":"cooms13","name":null,"email":"dmo7@cdc.gov","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~cooms13","role":null,"created_at":"2022-11-15T23:12:12.661Z","updated_at":"2022-11-15T23:12:12.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cooms13/packages"}]}