{"id":821597,"name":"@atana/g2plot","ecosystem":"npm","description":"G2Plot for React","homepage":"https://github.com/open-data-plan/g2plot-react#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/open-data-plan/g2plot-react","keywords_array":[],"namespace":"atana","versions_count":4,"first_release_published_at":"2020-03-27T01:29:03.846Z","latest_release_published_at":"2020-03-27T01:49:32.850Z","latest_release_number":"1.0.3","last_synced_at":"2026-03-21T20:26:00.386Z","created_at":"2022-04-07T13:48:20.342Z","updated_at":"2026-03-21T20:26:00.386Z","registry_url":"https://www.npmjs.com/package/@atana/g2plot","install_command":"npm install @atana/g2plot","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"}},"repo_metadata":{"id":37960576,"uuid":"233783707","full_name":"open-data-plan/g2plot-react","owner":"open-data-plan","description":"G2Plot for React","archived":false,"fork":false,"pushed_at":"2025-10-06T15:20:27.000Z","size":38388,"stargazers_count":80,"open_issues_count":0,"forks_count":13,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T20:58:28.502Z","etag":null,"topics":["chart","component","data-visualization","g2","g2plot","react"],"latest_commit_sha":null,"homepage":"https://g2plot.opd.cool/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open-data-plan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-14T07:35:24.000Z","updated_at":"2025-10-06T15:20:25.000Z","dependencies_parsed_at":"2024-01-08T16:32:55.506Z","dependency_job_id":"de5635cc-ed91-435a-a36c-b1cda4c6ce80","html_url":"https://github.com/open-data-plan/g2plot-react","commit_stats":{"total_commits":1092,"total_committers":6,"mean_commits":182.0,"dds":"0.39652014652014655","last_synced_commit":"eaeeb30e75a7cb7e25e7b60189a29c2aca5c9917"},"previous_names":["kagawagao/g2plot-react"],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/open-data-plan/g2plot-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-data-plan","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/sbom","scorecard":{"id":547358,"data":{"date":"2025-08-11","repo":{"name":"github.com/open-data-plan/g2plot-react","commit":"d3c97d527a8a266859c2ce5b69bd6b297615c274"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"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":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/npm-publish-github-packages.yml:23","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/npm-publish-github-packages.yml:24","Warn: no topLevel permission defined: .github/workflows/auto-release.yml:1","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish-github-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/auto-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish-github-packages.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/npm-publish-github-packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish-github-packages.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/npm-publish-github-packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish-github-packages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/npm-publish-github-packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish-github-packages.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/npm-publish-github-packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/open-data-plan/g2plot-react/stale.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-20T09:52:44.448Z","repository_id":37960576,"created_at":"2025-08-20T09:52:44.448Z","updated_at":"2025-08-20T09:52:44.448Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007167,"owners_count":26084247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"open-data-plan","name":"Open Data Plan","uuid":"48743659","kind":"organization","description":"Make data visible, readable and programmable for programmers","email":"kingsongao1221@gmail.com","website":"https://opd.cool","location":"China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48743659?v=4","repositories_count":12,"last_synced_at":"2023-03-02T15:30:40.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/open-data-plan","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T07:02:29.625Z","updated_at":"2023-03-02T15:30:40.466Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-data-plan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-data-plan/repositories"},"tags":[{"name":"v2.13.5","sha":"32a8a62d02019268e88fb5e7d528095b7f680ca7","kind":"tag","published_at":"2024-12-18T17:00:46.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.13.5","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"bcf3775e37e3d07fc821557d7e9513e82a61494c","kind":"tag","published_at":"2024-07-23T00:18:20.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.13.4","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"d88f1baec34039b300fa9abf9c95c2b997320dfd","kind":"tag","published_at":"2024-05-20T01:34:39.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.13.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"639f73b9fafc3fc09a7e12879f47bc86c21e41b1","kind":"tag","published_at":"2024-02-10T04:01:26.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.13.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"3d1e72ba3e1f70920e2629c8165384f4faf22016","kind":"tag","published_at":"2023-04-06T07:13:34.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.13.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"b24b83fb0726bb7050bbc1a4e76c6d018f265fbd","kind":"tag","published_at":"2023-01-29T08:57:58.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.13.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.13.0/manifests"},{"name":"v2.12.1","sha":"9b890d676593aca3808c383d3c5f9c029c39d34d","kind":"tag","published_at":"2023-01-29T03:43:50.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.12.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"afa0b174672a14edbf918e85b38a369f9f82a948","kind":"tag","published_at":"2021-09-24T14:13:27.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.12.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"165c99f63d8d2be892da4ec1644074cc5eded9ab","kind":"tag","published_at":"2021-09-18T03:15:58.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.11.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.11.0/manifests"},{"name":"latest","sha":"165c99f63d8d2be892da4ec1644074cc5eded9ab","kind":"commit","published_at":"2021-09-18T03:15:54.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/latest","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/latest/manifests"},{"name":"v2.10.1","sha":"a8ff0381de194fd44916f437fc338e78961dfdce","kind":"tag","published_at":"2021-07-15T07:57:34.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.10.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"49cf5574c179e9649b84ae71fcdb02c174d90adf","kind":"tag","published_at":"2021-07-15T07:21:07.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.10.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"52b0df32dacbaa8dbded76d48c0cf1828de10656","kind":"tag","published_at":"2021-06-29T02:14:25.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.9.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0c0d6c13e286f44d7a5eab24e26e75dd1b82d450","kind":"tag","published_at":"2021-06-16T14:37:48.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.9.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"178a28ac7621cc3d0fa57737a71fdf271588db6b","kind":"tag","published_at":"2021-05-14T04:23:55.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.8.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"21c297e78f97dd2ca36ebfb695c8ddeedddb67ab","kind":"tag","published_at":"2021-03-05T03:13:41.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.7.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"272aaf821595c2bfe3a90b81d1a44dbcae27c7d1","kind":"tag","published_at":"2021-01-15T04:57:46.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.6.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"14ba375330701f0477fb4c21d3f1bd3798ebc821","kind":"tag","published_at":"2020-12-07T04:05:47.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.5.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ecb58311b77acfa2f209ae1d95427647f183a8b4","kind":"tag","published_at":"2020-12-03T06:24:41.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.4.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"ed58416bdca41d95f713e10b1577176172a823e8","kind":"tag","published_at":"2020-11-24T04:07:48.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.3.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ae98672bcd1b659191cfebae1892e56a4c03d96a","kind":"tag","published_at":"2020-11-10T06:26:54.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.3.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"b3f93ab96056038759ae0e06d82aa506544c4875","kind":"tag","published_at":"2020-10-23T01:38:58.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.2.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"7d3a46ae53ba1fc7a9fd0a75ed0884d4b489ad39","kind":"tag","published_at":"2020-10-19T14:56:04.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.2.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e09f43ce28ca20fcce79088233aaeed948a71a5d","kind":"tag","published_at":"2020-10-16T06:02:09.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.1.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"7425fb11691d6bbb4827272fb2772d95b98f26d0","kind":"tag","published_at":"2020-10-12T01:44:00.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.0.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"26077b4bc8e081fe68f7fc4cd64000971a47aa69","kind":"tag","published_at":"2020-10-10T02:51:03.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.0.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a5f8ec30d37c59d495affc861521e753638bb32a","kind":"tag","published_at":"2020-10-10T02:48:14.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v2.0.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v2.0.0/manifests"},{"name":"v1.7.4","sha":"96f29fd81d2f71ac4b246269f681886318d93fde","kind":"tag","published_at":"2020-07-22T09:33:13.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.7.4","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"d09be18c28707be9da93931976f1f6ba58f80bee","kind":"tag","published_at":"2020-07-01T01:43:32.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.7.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"23797b3cb40118206ddb36c67d37eb27a868ed3b","kind":"tag","published_at":"2020-06-30T10:51:12.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.7.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"e22cd51dfe686425845f1230d6a4c88b18c24d87","kind":"tag","published_at":"2020-06-30T09:59:16.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.7.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0ab66877b64155a009f8cac9f2a6dcbf956690fc","kind":"tag","published_at":"2020-06-30T09:29:01.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.7.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.7.0/manifests"},{"name":"1.7.0","sha":"0ab66877b64155a009f8cac9f2a6dcbf956690fc","kind":"commit","published_at":"2020-06-30T09:29:00.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/1.7.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/1.7.0/manifests"},{"name":"v1.6.0","sha":"7f8b766497f88bda2ac090c8ea63971220fa2d48","kind":"tag","published_at":"2020-06-30T09:18:26.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.6.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.6.0/manifests"},{"name":"1.6.0","sha":"7f8b766497f88bda2ac090c8ea63971220fa2d48","kind":"commit","published_at":"2020-06-30T09:18:24.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/1.6.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/1.6.0/manifests"},{"name":"v1.5.2","sha":"0d4d025a4be7bfbcae1dfe12bba1bb75ea354ed2","kind":"tag","published_at":"2020-06-03T01:25:41.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.5.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"6fef00700aee81b04ea8bc38c3a5638fa62c40d1","kind":"tag","published_at":"2020-06-03T01:07:19.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.5.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a34a88052f9f3313078cf115aebf21c6ef48c82c","kind":"tag","published_at":"2020-05-29T02:24:26.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.5.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"763ead8fc926ff71fd055d1f4d0585c40a4896fc","kind":"tag","published_at":"2020-05-26T00:37:09.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.4.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"efec554e46baee0e7672624221ab2538efdb968a","kind":"tag","published_at":"2020-05-25T11:00:12.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.4.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b1f0b243c3990b02d88e343c7a02f4fc15d47fcc","kind":"tag","published_at":"2020-05-20T07:46:37.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.3.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"8fadcebc853b6c0ef4965f005be1daf633f35c90","kind":"tag","published_at":"2020-05-14T06:02:29.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.2.4","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"e717a8df945ca56dac729c144af0237e619a90de","kind":"tag","published_at":"2020-05-14T04:32:44.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.2.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"abd89bdecd4d2a1c79175ab2a9664b1f2a64d50f","kind":"tag","published_at":"2020-05-09T14:56:47.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.2.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"ef346ff7ec701657a58def2ba7acef29a447f680","kind":"tag","published_at":"2020-05-07T09:41:02.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.2.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8ab02f5b9a548db409204de05fb019adcb93849b","kind":"tag","published_at":"2020-05-06T05:31:09.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.2.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"944a7250bba7c5f205b3889828f5747dbb9df111","kind":"tag","published_at":"2020-05-06T03:46:35.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.1.4","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d6c6b1c844fb7f0643d09aacce0590b165d3b049","kind":"tag","published_at":"2020-04-22T03:32:21.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.1.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.3/manifests"},{"name":"v1.1.3-beta.0","sha":"c81f1f2290953bb74cbd2b3340a4dd111ab09563","kind":"tag","published_at":"2020-04-14T11:33:41.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.1.3-beta.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.1.3-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.1.3-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.3-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.3-beta.0/manifests"},{"name":"v1.1.2","sha":"9c5a82be7f4cbe0cf8739cdb33e9d116292154a3","kind":"tag","published_at":"2020-04-03T04:51:14.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.1.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c3cadf3beeac59c01247408c7176b3ea4b0334d5","kind":"tag","published_at":"2020-04-01T02:22:33.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.1.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7080c06aaf4816f383249fe8b49bf7d49838702b","kind":"tag","published_at":"2020-03-21T07:51:29.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.1.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"500cfa76f93053f314b682cada7e0161088332d5","kind":"tag","published_at":"2020-03-16T16:32:26.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v1.0.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v1.0.0/manifests"},{"name":"v0.7.3","sha":"4953c348a637caddc9e2412df20f1d8cb7d60b9d","kind":"tag","published_at":"2020-03-14T14:51:09.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.7.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"c02defdac5cd646251a41f85053a9db7b7826cce","kind":"tag","published_at":"2020-03-13T01:38:21.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.7.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2f1a2a1f42324356c32b9d727733b1c15cf0a659","kind":"tag","published_at":"2020-03-07T18:10:55.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.7.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"95cd622c0bb7824d2c0d21396e27b86d5bd1fe08","kind":"tag","published_at":"2020-03-05T12:04:08.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.7.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"446597078226578bfa07afc739161ed68291141f","kind":"tag","published_at":"2020-03-02T03:12:00.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.6.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"dbff126217541e565d7d108ce358677f09246e7a","kind":"tag","published_at":"2020-02-28T07:46:29.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.5.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a6f88cc800627240ecadecfb89a57ed8aa011ddf","kind":"tag","published_at":"2020-02-24T02:39:07.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.5.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"9e125a0f5396cd7fd95620793f585df55d8719bd","kind":"tag","published_at":"2020-02-24T02:01:47.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.4.4","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"8d92f861717defb11aeac47ebf8c11a36927c4d2","kind":"tag","published_at":"2020-02-19T06:11:11.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.4.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"5b57e2161f31d46899a30ff2f9f4d4d8ab32d9df","kind":"tag","published_at":"2020-02-17T02:33:44.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.4.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"153106f5d192f813d35a9d27963c7fb0c7547b2c","kind":"tag","published_at":"2020-02-17T01:57:13.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.4.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0229760162ec57224b6bc5dbc61d72989b249bd4","kind":"tag","published_at":"2020-02-14T07:47:11.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.4.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"bc7b7e62e6013338d7867b12482528370c9d5add","kind":"tag","published_at":"2020-02-06T10:03:05.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.3.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4a0d8ad58ce6f984b11b2d1819dbfa8e144ad202","kind":"tag","published_at":"2020-02-05T02:54:30.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.3.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6bcf76808f7ea72c7e414f7b1e64223e838c4270","kind":"tag","published_at":"2020-02-05T02:50:08.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.2.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"715707c0c9a2fd846a49177403e69c78ddfcbdc5","kind":"tag","published_at":"2020-01-20T09:01:37.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.1.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"a84dee915a2b1a1de56566991aff68584b37772f","kind":"tag","published_at":"2020-01-17T09:34:45.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.5","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e51ce7b8a2c46f86d538b1c856200cc3eb83844d","kind":"tag","published_at":"2020-01-17T09:12:25.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.4","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"1e7845b5be4d562975d874af3303fb8d84336d5c","kind":"tag","published_at":"2020-01-17T08:23:25.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"42e6840924de9240f329f2853a5398b769031a65","kind":"tag","published_at":"2020-01-16T02:59:09.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4107fd016c52b29f0023245e357f84b767cd690c","kind":"tag","published_at":"2020-01-16T01:57:47.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1/manifests"},{"name":"v0.0.1-beta.0","sha":"b8e58e945564f9de3c7942661deee212046d425d","kind":"tag","published_at":"2020-01-16T01:44:52.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.1-beta.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-beta.0/manifests"},{"name":"v0.0.1-alpha.3","sha":"2cb5f4eb5364b679c17ed999fa3293274ef90b63","kind":"tag","published_at":"2020-01-15T02:03:41.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.1-alpha.3","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.3/manifests"},{"name":"v0.0.1-alpha.2","sha":"28982ccd2e6e89ef5455c7fe1dbea1594b9aec40","kind":"tag","published_at":"2020-01-15T01:53:29.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.1-alpha.2","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.2/manifests"},{"name":"v0.0.1-alpha.1","sha":"569f0d1b8d81845e856cddac718447f55fd1b990","kind":"tag","published_at":"2020-01-14T08:55:39.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.1-alpha.1","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.1/manifests"},{"name":"v0.0.1-alpha.0","sha":"f4566d41a038d7eb63e6862000d06f0e853ccf73","kind":"tag","published_at":"2020-01-14T08:44:34.000Z","download_url":"https://codeload.github.com/open-data-plan/g2plot-react/tar.gz/v0.0.1-alpha.0","html_url":"https://github.com/open-data-plan/g2plot-react/releases/tag/v0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-data-plan/g2plot-react@v0.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/tags/v0.0.1-alpha.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T12:37:55.590Z","dependent_packages_count":2,"downloads":28,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.33587222856992,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":7.615829960499783,"forks_count":7.005351786060599,"average":16.10179610388737},"purl":"pkg:npm/%40atana/g2plot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@atana/g2plot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@atana/g2plot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@atana/g2plot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T20:58:29.063Z","issues_count":5,"pull_requests_count":657,"avg_time_to_close_issue":1584787.25,"avg_time_to_close_pull_request":72965.34968354431,"issues_closed_count":4,"pull_requests_closed_count":632,"pull_request_authors_count":1,"issue_authors_count":4,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":1.1095890410958904,"merged_pull_requests_count":593,"bot_issues_count":2,"bot_pull_requests_count":657,"past_year_issues_count":2,"past_year_pull_requests_count":216,"past_year_avg_time_to_close_issue":106449.0,"past_year_avg_time_to_close_pull_request":6616.679802955665,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":203,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.9305555555555556,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":216,"past_year_merged_pull_requests_count":201,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-data-plan%2Fg2plot-react/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@atana%2Fg2plot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@atana%2Fg2plot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@atana%2Fg2plot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@atana%2Fg2plot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@atana%2Fg2plot/codemeta","maintainers":[{"uuid":"davidshi","login":"davidshi","name":null,"email":"david@atana.io","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~davidshi","role":null,"created_at":"2022-11-15T05:45:32.361Z","updated_at":"2022-11-15T05:45:32.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidshi/packages"},{"uuid":"jaym910","login":"jaym910","name":null,"email":"jay@operator.io","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~jaym910","role":null,"created_at":"2022-11-15T05:45:32.368Z","updated_at":"2022-11-15T05:45:32.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaym910/packages"},{"uuid":"chriscardoz","login":"chriscardoz","name":null,"email":"chris@atana.io","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~chriscardoz","role":null,"created_at":"2022-11-15T05:45:32.351Z","updated_at":"2022-11-15T05:45:32.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chriscardoz/packages"}]}