{"id":2269883,"name":"react-raster","ecosystem":"npm","description":"Advanced grid- and styling-system which is highly customizable and ready for server-side-rendering.","homepage":"https://andreasfaust.github.io/react-raster-docs/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AndreasFaust/react-raster","keywords_array":["React","Grid","Layout","Styled Components","Server Side Rendering","Raster","Next JS","NextJS"],"namespace":null,"versions_count":111,"first_release_published_at":"2019-03-20T23:31:02.873Z","latest_release_published_at":"2021-07-27T21:59:39.954Z","latest_release_number":"8.2.1","last_synced_at":"2026-04-30T21:48:28.898Z","created_at":"2022-04-09T23:24:14.024Z","updated_at":"2026-04-30T21:48:58.725Z","registry_url":"https://www.npmjs.com/package/react-raster","install_command":"npm install react-raster","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.2.1","next":"8.0.0-next.16"}},"repo_metadata":{"id":34306139,"uuid":"176776850","full_name":"AndreasFaust/react-raster","owner":"AndreasFaust","description":"Advanced grid- and styling-system which is highly customizable and ready for server-side-rendering.","archived":true,"fork":false,"pushed_at":"2022-04-28T19:39:18.000Z","size":66588,"stargazers_count":80,"open_issues_count":7,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T04:15:09.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://andreasfaust.github.io/react-raster-docs/","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/AndreasFaust.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-20T16:43:55.000Z","updated_at":"2025-08-06T06:26:41.000Z","dependencies_parsed_at":"2022-08-08T00:15:58.586Z","dependency_job_id":null,"html_url":"https://github.com/AndreasFaust/react-raster","commit_stats":null,"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/AndreasFaust/react-raster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasFaust","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/sbom","scorecard":{"id":13454,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndreasFaust/react-raster","commit":"7321a3210c0c0b416c20c2a3c4421d43140b2edd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"40 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-vxf5-wxwp-m7g9","Warn: Project is vulnerable to: GHSA-9gr3-7897-pp7m","Warn: Project is vulnerable to: GHSA-25mp-g6fv-mqxx","Warn: Project is vulnerable to: GHSA-fmvm-x8mv-47mj","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-14T15:08:23.826Z","repository_id":34306139,"created_at":"2025-08-14T15:08:23.826Z","updated_at":"2025-08-14T15:08:23.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276303291,"owners_count":25619307,"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-09-21T02:00:07.055Z","response_time":72,"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":"AndreasFaust","name":"Andreas Faust","uuid":"15075587","kind":"user","description":"","email":"","website":"https://andreasfaust.de","location":"Berlin","twitter":"afafaust","company":null,"icon_url":"https://avatars.githubusercontent.com/u/15075587?u=09ce7f77d86600577b062d3e9c8cdf62c3cdaf85\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-02T12:35:26.439Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AndreasFaust","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T04:47:30.327Z","updated_at":"2023-03-02T12:35:26.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasFaust","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasFaust/repositories"},"tags":[{"name":"v8.2.1","sha":"7321a3210c0c0b416c20c2a3c4421d43140b2edd","kind":"tag","published_at":"2021-07-27T21:59:24.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.2.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"7403346432f19310be29b294386e45937014ff1a","kind":"tag","published_at":"2021-07-25T22:37:42.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.2.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"57e0df74a8f0356edf1e0899e89613a75fee3d4b","kind":"tag","published_at":"2021-07-25T21:10:20.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.1.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"4ccf93dd223ba58096c6af36217ac05004329854","kind":"tag","published_at":"2021-07-25T19:43:58.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.1.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2dbaa7e704445c70fe2d9e72256d374e2dbd9c19","kind":"tag","published_at":"2021-07-25T19:29:23.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.1.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"09871852d6dfef7d1ed539b1f847a6d1a3466464","kind":"tag","published_at":"2021-07-23T22:58:23.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.1.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"412bef953061190b16321959cc547b0639947a74","kind":"tag","published_at":"2021-07-23T14:27:47.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.1.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.1.0/manifests"},{"name":"v8.0.5","sha":"2a081a53799d0c5020afb50ba4af7898108c0a7d","kind":"tag","published_at":"2021-07-21T00:22:00.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"e1a9fe56de3d5ce2473b0e29166efe7835aa679e","kind":"tag","published_at":"2021-07-20T20:04:14.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"1e5fc1d79b641b95b114fde1892375a64b8993d3","kind":"tag","published_at":"2021-07-06T16:08:24.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"43c95611ff490f4cb27760c59e41e1d08f32a498","kind":"tag","published_at":"2021-07-06T15:47:52.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"4db85dadb7bcb98719da0ca9dde0e76c28d55007","kind":"tag","published_at":"2021-07-03T18:21:42.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.1/manifests"},{"name":"v8.0.0-next.19","sha":"f8c92add282d4e66b3bfc1c864fe70333395fdb4","kind":"tag","published_at":"2021-07-01T20:10:33.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.19","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.19/manifests"},{"name":"v8.0.0-next.18","sha":"8f397e629ea3981fcf464efadcb6ac1076b01038","kind":"tag","published_at":"2021-06-30T21:45:57.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.18","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.18/manifests"},{"name":"v8.0.0-next.17","sha":"b0db124ad3f917b5c0828f39dabdb6dfbc0fbb79","kind":"tag","published_at":"2021-06-30T12:21:50.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.17","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.17/manifests"},{"name":"v8.0.0-next.12","sha":"c7299695482553180c0d8194eb208f7a75b077f0","kind":"tag","published_at":"2021-06-24T06:09:34.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.12","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.12/manifests"},{"name":"v8.0.0-next.7","sha":"a45062773fe339b34f67d2b0011070495ae015c3","kind":"tag","published_at":"2021-06-21T23:48:48.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.7","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.7/manifests"},{"name":"v8.0.0-next.6","sha":"0795831a54a3010ac2f699628d917909801249af","kind":"tag","published_at":"2021-06-21T18:40:57.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.6","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.6/manifests"},{"name":"v8.0.0-next.5","sha":"3ab27ae0947000a29e21ec0b2f7f4d79c974c126","kind":"tag","published_at":"2021-06-21T18:32:39.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.5/manifests"},{"name":"v8.0.0-next.4","sha":"9ce43dba23eef4237748bab271729a84e656a802","kind":"tag","published_at":"2021-06-21T17:27:06.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.4/manifests"},{"name":"v8.0.0-next.3","sha":"df40d89ac6f87e1290abea4c334783fba664b5b5","kind":"tag","published_at":"2021-06-20T21:41:57.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.3/manifests"},{"name":"v8.0.0-next.2","sha":"66db648f16205c0f7943eac8e4ef45334c9866fa","kind":"tag","published_at":"2021-06-20T21:39:09.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.2/manifests"},{"name":"v8.0.0-next.1","sha":"c85e0c3fba8dd82f5671abbd3b93cb0f3672fb13","kind":"tag","published_at":"2021-06-20T21:37:11.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.1/manifests"},{"name":"v8.0.0-next.0","sha":"76ed20ac88cde056b3368127a7aa4a44a92e4b60","kind":"tag","published_at":"2021-06-20T21:30:08.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v8.0.0-next.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v8.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v8.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v8.0.0-next.0/manifests"},{"name":"v7.0.7","sha":"b7a899ab5889e0cdb1f94e304019cfb2946ff137","kind":"tag","published_at":"2021-03-13T22:09:20.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.7","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.7/manifests"},{"name":"v7.0.6","sha":"1d140fc9f0817eef46cf7f7b3d54c30ba5d80096","kind":"tag","published_at":"2021-01-29T01:47:58.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.6","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"e57d549194de4dd4302b76e496a3f6fc4de51b5c","kind":"tag","published_at":"2021-01-29T01:42:32.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"91b2ea72503659a2725effcb8ef1ca78fd238a72","kind":"tag","published_at":"2021-01-29T01:11:55.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"ab57c7039297c6bf2aa2125ffdb427cb5b620c81","kind":"tag","published_at":"2021-01-29T00:57:30.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"13646c367ba24504cba098010bc290f981134781","kind":"tag","published_at":"2021-01-29T00:36:36.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4a8110f2c779080cacfe882a179dd8031dac7958","kind":"tag","published_at":"2021-01-29T00:14:39.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"422c73fa98d921366a90e75cb4d68a09d7f9e5a3","kind":"tag","published_at":"2021-01-24T19:11:26.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v7.0.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"47adca4a08999e89ea3a11c0ded7c0120064f2c7","kind":"tag","published_at":"2021-01-23T00:30:26.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.7.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"30c19cbba055aa633421cbcafbfa7a792e6ecd67","kind":"tag","published_at":"2021-01-22T18:12:51.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.6.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"a14483115e385fffd56abba34f6d48f8f936a131","kind":"tag","published_at":"2021-01-22T17:30:57.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.5.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"0f017cf276e3c15caa6e2c06093b82974567d1b5","kind":"tag","published_at":"2021-01-22T14:23:30.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.5.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.5.0/manifests"},{"name":"v6.4.6","sha":"7e37d240e63d4dd6782c66f393126052c561e69b","kind":"tag","published_at":"2021-01-17T15:34:05.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.4.6","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.6/manifests"},{"name":"v6.4.5","sha":"6cb0a11b81533cfdaac0cbd74de19f5b2e3a1ce9","kind":"tag","published_at":"2021-01-17T15:19:56.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.4.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.5/manifests"},{"name":"v6.4.4","sha":"246c7ede23407700ed4469b5a753619a97a9a5c2","kind":"tag","published_at":"2021-01-17T14:17:20.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.4.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"ae64ba9f6c4c91b527495936d1e9fa445689598a","kind":"tag","published_at":"2021-01-17T01:56:54.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.4.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"6c534b1d85a39749a6856a5bf2a7c8ba26660ad3","kind":"tag","published_at":"2021-01-17T01:16:38.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.4.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"150b1a4b290569aeec4a46cf4b8db0ff0f37364b","kind":"tag","published_at":"2021-01-17T00:35:34.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.4.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2d4cf196d862c0b35f7ad556684cbf71efa73d62","kind":"tag","published_at":"2021-01-16T23:51:12.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.4.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"cfcc7a96ee7c76a3c0b8f36bf3c2719f8a7f4bf7","kind":"tag","published_at":"2021-01-15T00:45:21.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.3.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"086c1d702ce5d2faa999e10b93e9ac289abb879b","kind":"tag","published_at":"2021-01-14T00:57:55.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.2.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"19e3c1c1192b0a62160214ebaac6a6f3e7f3ca79","kind":"tag","published_at":"2021-01-08T00:54:37.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.1.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"7f490eeaa27ebcb8add782650c51a2d88e651ff6","kind":"tag","published_at":"2021-01-08T00:49:45.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.1.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"2c96efc15849416601d7ed86dad76ccab301f082","kind":"tag","published_at":"2021-01-08T00:22:53.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.1.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.1.0/manifests"},{"name":"v6.0.12","sha":"dbb601b16e48df226d108c981a096468bf0cb531","kind":"tag","published_at":"2020-12-29T13:55:46.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.12","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.12/manifests"},{"name":"v6.0.11","sha":"84ed7fe7d4b4ffcb6a785af04d5393a0fc672f33","kind":"tag","published_at":"2020-12-29T13:45:49.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.11","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"9cc67c8787d17ac7f2e80202ddafa04eb0645117","kind":"tag","published_at":"2020-12-12T13:09:26.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.10","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.10/manifests"},{"name":"v6.0.9","sha":"ed89a4dc037c0017961413d4d472f48214531d23","kind":"tag","published_at":"2020-12-12T13:02:34.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.9","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"c68384adae687c94b09425962f2d6525a0ac845d","kind":"tag","published_at":"2020-12-10T19:43:56.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.8","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"c61a3b741b6331f449761c38362ac6e80df86885","kind":"tag","published_at":"2020-12-10T19:13:48.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.7","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a643e35c2fd5893bfe8d87f0612773e1de4f80a3","kind":"tag","published_at":"2020-12-10T19:05:07.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.6","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"ce983f292c12fd68106ba992b5fbe33cac743bac","kind":"tag","published_at":"2020-12-05T21:47:37.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"fe90d9188fab24135cf4eb02899cc676757c006d","kind":"tag","published_at":"2020-12-05T18:53:59.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"8c2c897a53c9a20fec82000eba837815811a2b15","kind":"tag","published_at":"2020-11-28T16:24:32.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"5056fa8a547c780c3e9fc1f59987561992926ad3","kind":"tag","published_at":"2020-11-28T16:23:08.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"959d11a4a703831dcc14c2375e5ae1216c297e5f","kind":"tag","published_at":"2020-11-28T16:19:31.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6e1b221f5b39794cefb801ea586db8675d6f9dba","kind":"tag","published_at":"2020-11-28T13:47:59.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.0/manifests"},{"name":"v6.0.0-next.0","sha":"b88f6c941e92b79c009a157ff06240df863efce6","kind":"tag","published_at":"2020-11-28T13:35:06.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v6.0.0-next.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v6.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v6.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v6.0.0-next.0/manifests"},{"name":"v5.2.0","sha":"e8020dadea23907d6f0f204a596b829399b065d6","kind":"tag","published_at":"2020-11-27T19:00:21.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.2.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"ec83c166e904049c779583d119b136feeced14d6","kind":"tag","published_at":"2020-11-27T16:56:36.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.1.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"1d635dfed8008ff1d613cc2057381bc70a393343","kind":"tag","published_at":"2020-11-27T15:47:22.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.1.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.1.0/manifests"},{"name":"v5.0.7","sha":"d8b611e8c5650a646ba385740fa54fd65b4bec2f","kind":"tag","published_at":"2020-11-17T03:29:45.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.7","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.7/manifests"},{"name":"v5.0.6","sha":"bab727aa6c4ee2d2430415a642c05bc8581c759e","kind":"tag","published_at":"2020-11-17T03:24:18.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.6","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"e9ccc453b8051914ecf328cade6e9f7c8ca83c3b","kind":"tag","published_at":"2020-11-17T03:21:27.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"c3acde99642199c24b51ca40db112d4628346aec","kind":"tag","published_at":"2019-12-09T23:26:03.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"465d0b4a1db4695a697f78da33eb3ed3554db5d4","kind":"tag","published_at":"2019-12-09T23:17:12.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"3a00f33219f12d2f7751ad2c76c4f64cf74bc271","kind":"tag","published_at":"2019-10-26T21:22:21.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"fc3f23aece2c001385a853a1d7f00e84fb6cb3de","kind":"tag","published_at":"2019-10-25T11:19:03.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"6b53f1b2510a0e593fdb76e59fbd9ccc655c592d","kind":"tag","published_at":"2019-10-24T17:33:14.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v5.0.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v5.0.0/manifests"},{"name":"v4.1.2","sha":"a25f9be7057a89e1e14ffd53ad902966d19e2b0d","kind":"tag","published_at":"2019-10-12T10:14:15.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v4.1.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"7bdeb2518f231dd00086c8d1a79694ee7d1be06b","kind":"tag","published_at":"2019-09-04T10:01:30.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v4.1.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"dca26b9c25d21616dce1ec33f0385ca03b2746fd","kind":"tag","published_at":"2019-06-30T14:52:31.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v4.1.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"cb1c5902d362495244b32e7b088b230719aeae05","kind":"tag","published_at":"2019-06-30T13:16:15.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v4.0.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v4.0.0/manifests"},{"name":"v3.0.4","sha":"acf2b2f6f2c411daf07bb4bd1bb1ea63a305b677","kind":"tag","published_at":"2019-06-23T23:13:49.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v3.0.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"0c5543829b371d51427ad4a480181a0bf9178134","kind":"tag","published_at":"2019-06-22T23:01:06.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v3.0.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"2895d9b3e71fa2cfcbfd4c7b6fd743c6652adf41","kind":"tag","published_at":"2019-06-14T23:06:16.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v3.0.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a398a2bdad0deb24e5d693a113dadd71652809c1","kind":"tag","published_at":"2019-06-07T13:25:41.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v3.0.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5e60fd4a34e53f937c568c1c33cbfb4c4260ccc9","kind":"tag","published_at":"2019-06-07T13:20:06.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v3.0.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v3.0.0/manifests"},{"name":"v2.0.5","sha":"fa789400e8b4fb11a6a2cf08add25a1741ad9ada","kind":"tag","published_at":"2019-05-13T15:16:22.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v2.0.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"e88c4cc0976621369c8bdb21cc02ceb3874a97ad","kind":"tag","published_at":"2019-05-13T15:02:37.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v2.0.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"6e2c56481833f919d5367fdbb2dfde9f703d6a2e","kind":"tag","published_at":"2019-05-13T01:26:07.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v2.0.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"551b6b8f06a08156d7ddab1b9f064c458d4d7c2f","kind":"tag","published_at":"2019-05-13T01:10:58.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v2.0.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"a1af6710557d0a0577b062a0d0b85007a40b6e8e","kind":"tag","published_at":"2019-05-13T00:59:23.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v2.0.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"68f7dc95c2d010dfcdbb57b46e61a9e388383d5f","kind":"tag","published_at":"2019-05-13T00:52:00.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v2.0.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v2.0.0/manifests"},{"name":"v1.4.8","sha":"64d379f57acdde077af3f077d48023fdae6cda44","kind":"tag","published_at":"2019-04-15T10:40:24.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.8","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"a88610795f1b0fec84f54faa7c9dd6272310622f","kind":"tag","published_at":"2019-04-15T10:38:37.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.7","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"37bb501e4ba8d2d29076511730835a68126cd198","kind":"tag","published_at":"2019-04-07T21:52:04.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.6","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b8cd66b0bf5b073549c488ce6ae9c1d1994723e1","kind":"tag","published_at":"2019-04-07T21:15:44.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"c5deb04bd75faa81f9c1d1d68161e21b1303ef2c","kind":"tag","published_at":"2019-04-07T20:09:16.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"81adda1593f3c3894f869116a7c10215e61715b4","kind":"tag","published_at":"2019-04-07T20:05:57.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4ada54bd9a3f5d08899bb238fedf5d7a4c6ff46e","kind":"tag","published_at":"2019-04-07T19:56:51.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4f564f374c4d30fcf63e6b20a989b06623e87990","kind":"tag","published_at":"2019-04-07T19:49:38.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2103d722248582f0cf3e92de30ca57f270adb9ab","kind":"tag","published_at":"2019-04-07T19:32:21.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.4.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.4.0/manifests"},{"name":"v1.3.9","sha":"b3dce5cf6aa069ac3b3dcfff195dfdf2b73f3b65","kind":"tag","published_at":"2019-04-06T10:01:03.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.9","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"88478360908c64eec512b7266646e9a7cf212362","kind":"tag","published_at":"2019-04-06T01:00:50.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.8","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"811ae3eeae604b0a33478c1903e3276e61b42648","kind":"tag","published_at":"2019-04-06T00:11:11.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.7","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"c4a63b359a1ba4e704e686f2a986f506cb08436f","kind":"tag","published_at":"2019-04-05T11:46:03.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.6","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"bacc8916e0a2a592b7351e73c8eecaac8f7a01df","kind":"tag","published_at":"2019-04-05T02:50:46.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"d79b294f0e2458eb6d791d9b29cfee4bd56b1d7c","kind":"tag","published_at":"2019-04-05T02:47:59.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ed20508ea9b213bc33719c76ce2265f27bcde5ac","kind":"tag","published_at":"2019-04-05T02:31:14.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e824868eba1082f7170c2e4dff84928aa40f7af3","kind":"tag","published_at":"2019-04-05T02:11:03.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"26618e529ad8bd305a5de91645f8aefa96731f2e","kind":"tag","published_at":"2019-04-05T02:06:37.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"22e4bbd60c5ba605cad4d0bc03b31abe49fd7b67","kind":"tag","published_at":"2019-04-05T01:57:28.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.3.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e91b550eb027183952343b828036229fcb27a4d9","kind":"tag","published_at":"2019-03-30T20:53:40.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.2.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"889975cb0b0f21102db7c088107bf33f6575e758","kind":"tag","published_at":"2019-03-28T17:10:20.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.1.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d90a5953de5d0aa3682700260cfdf2894ebda166","kind":"tag","published_at":"2019-03-27T15:27:41.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.1.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"17a4b0d8522fb8fd16515094ba15f19576d75779","kind":"tag","published_at":"2019-03-27T01:54:23.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v1.0.0","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v1.0.0/manifests"},{"name":"v0.0.5","sha":"8630263447960eaea7e46380afcad0bcb452e570","kind":"tag","published_at":"2019-03-20T23:30:30.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v0.0.5","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"56925a64ffbcf384131a5bd5731054293d60225f","kind":"tag","published_at":"2019-03-20T16:57:40.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v0.0.4","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"10235efe31f287e4f0c1c4c551644a2ddfa6aaf9","kind":"tag","published_at":"2019-03-20T16:55:36.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v0.0.3","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7423b1afcdccf8088973df0447d107a9612c5d9e","kind":"tag","published_at":"2019-03-20T16:47:38.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v0.0.2","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"098a0c8a069ce237f4c1ae353d50b9fe0278f50e","kind":"tag","published_at":"2019-03-20T16:42:02.000Z","download_url":"https://codeload.github.com/AndreasFaust/react-raster/tar.gz/v0.0.1","html_url":"https://github.com/AndreasFaust/react-raster/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndreasFaust/react-raster@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-30T21:48:58.705Z","dependent_packages_count":3,"downloads":2313,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":3.7593940674008293,"dependent_repos_count":5.024239716107946,"dependent_packages_count":5.890443044099642,"stargazers_count":5.267412876010347,"forks_count":8.204140401013515,"docker_downloads_count":null,"average":5.6291260209264555},"purl":"pkg:npm/react-raster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-raster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-raster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-raster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T04:09:37.379Z","issues_count":11,"pull_requests_count":18,"avg_time_to_close_issue":3997751.25,"avg_time_to_close_pull_request":7487485.357142857,"issues_closed_count":8,"pull_requests_closed_count":14,"pull_request_authors_count":1,"issue_authors_count":8,"avg_comments_per_issue":1.3636363636363635,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasFaust%2Freact-raster/issues","maintainers":[{"login":"AndreasFaust","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasFaust"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-raster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-raster/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-raster/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-raster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-raster/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-raster/codemeta","maintainers":[{"uuid":"andreasfaust","login":"andreasfaust","name":null,"email":"mail@andreasfaust.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~andreasfaust","role":null,"created_at":"2022-11-14T04:13:02.966Z","updated_at":"2022-11-14T04:13:02.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andreasfaust/packages"}]}