{"id":368964,"url":"https://github.com/fkhadra/react-toastify","last_synced_at":"2026-08-25T08:13:59.606Z","repository":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":{"login":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T03:52:41.452Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15217,"followers":639,"following":100,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-22T03:52:41.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"packages":[{"id":13760215,"name":"node-react-toastify","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:40:12.696Z","latest_release_published_at":"2026-02-13T09:40:12.696Z","latest_release_number":"9.1.2+~1.2.1-3","last_synced_at":"2026-03-13T11:18:18.010Z","created_at":"2026-02-13T09:40:12.505Z","updated_at":"2026-08-20T06:09:21.116Z","registry_url":"https://launchpad.net/ubuntu/+source/node-react-toastify","install_command":"apt-get install node-react-toastify","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-react-toastify","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-autoprefixer, node-csstype, node-node-sass, node-postcss-cli, node-prop-types, node-react, node-rollup-plugin-babel, node-rollup-plugin-commonjs, node-rollup-plugin-typescript, node-rollup-plugin-terser, node-scheduler, node-tslib, rollup, terser, yui-compressor","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13441,"open_issues_count":105,"forks_count":741,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-13T02:10:29.136Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-10T18:13:34.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36593868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T06:09:21.116Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-react-toastify?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T05:01:42.629Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-react-toastify/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13399866,"name":"node-react-toastify","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:18:37.798Z","latest_release_published_at":"2026-02-06T06:18:37.798Z","latest_release_number":"9.1.2+~1.2.1-3","last_synced_at":"2026-08-03T17:06:40.429Z","created_at":"2026-02-06T06:18:36.433Z","updated_at":"2026-08-20T10:33:11.945Z","registry_url":"https://launchpad.net/ubuntu/+source/node-react-toastify","install_command":"apt-get install node-react-toastify","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-react-toastify","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-autoprefixer, node-csstype, node-node-sass, node-postcss-cli, node-prop-types, node-react, node-rollup-plugin-babel, node-rollup-plugin-commonjs, node-rollup-plugin-typescript, node-rollup-plugin-terser, node-scheduler, node-tslib, rollup, terser, yui-compressor","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:33:11.945Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-react-toastify?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-react-toastify/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13794695,"name":"node-react-toastify","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:11:19.926Z","latest_release_published_at":"2026-02-13T16:11:19.926Z","latest_release_number":"9.1.2+~1.2.1-2","last_synced_at":"2026-08-02T04:06:02.968Z","created_at":"2026-02-13T16:11:19.137Z","updated_at":"2026-08-20T12:03:36.039Z","registry_url":"https://launchpad.net/ubuntu/+source/node-react-toastify","install_command":"apt-get install node-react-toastify","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-react-toastify","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-autoprefixer, node-csstype, node-node-sass, node-postcss-cli, node-prop-types, node-react, node-rollup-plugin-babel, node-rollup-plugin-commonjs, node-rollup-plugin-typescript, node-rollup-plugin-terser, node-scheduler, node-tslib, rollup, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:03:36.039Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.1037061295780798,"forks_count":0.26745264996452156,"docker_downloads_count":null,"average":0.09278969488565034},"purl":"pkg:deb/ubuntu/node-react-toastify?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-react-toastify/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":8577852,"name":"kazama-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":9,"first_release_published_at":"2023-11-16T11:39:39.554Z","latest_release_published_at":"2023-11-16T18:51:21.150Z","latest_release_number":"1.0.8","last_synced_at":"2026-08-24T07:52:13.370Z","created_at":"2023-11-16T14:15:23.090Z","updated_at":"2026-08-24T07:52:13.370Z","registry_url":"https://www.npmjs.com/package/kazama-toastify","install_command":"npm install kazama-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.8"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:51:35.202Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.43231172096657,"dependent_packages_count":52.36931779834162,"stargazers_count":0.9533157377996284,"forks_count":1.4874786420961708,"docker_downloads_count":null,"average":22.810605974800996},"purl":"pkg:npm/kazama-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kazama-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kazama-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kazama-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-toastify/codemeta","maintainers":[{"uuid":"kazama-npm","login":"kazama-npm","name":null,"email":"bittorrentplayer@protonmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~kazama-npm","role":null,"created_at":"2023-11-16T15:51:57.021Z","updated_at":"2023-11-16T15:51:57.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kazama-npm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13660069,"name":"node-react-toastify","ecosystem":"debian","description":null,"homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:29:58.566Z","latest_release_published_at":"2026-02-12T08:29:58.566Z","latest_release_number":"9.1.2+~1.2.1-4","last_synced_at":"2026-08-21T15:31:27.541Z","created_at":"2026-02-12T08:29:58.319Z","updated_at":"2026-08-21T15:31:27.541Z","registry_url":"https://tracker.debian.org/pkg/node-react-toastify","install_command":"apt-get install node-react-toastify","documentation_url":"https://packages.debian.org/trixie/node-react-toastify","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-react-toastify","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-autoprefixer, node-csstype, node-node-sass, node-postcss-cli, node-prop-types, node-react, node-rollup-plugin-babel, node-rollup-plugin-commonjs, node-rollup-plugin-typescript, node-rollup-plugin-terser, node-scheduler, node-tslib, rollup, terser, yui-compressor","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13441,"open_issues_count":105,"forks_count":741,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-13T02:10:29.136Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-10T18:13:34.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36593868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T06:56:45.259Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-react-toastify?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T05:01:42.629Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-react-toastify/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":14142193,"name":"org.mvnpm:react-toastify","ecosystem":"maven","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":[],"namespace":"org.mvnpm","versions_count":5,"first_release_published_at":"2026-03-28T11:51:01.000Z","latest_release_published_at":"2026-04-24T00:44:49.000Z","latest_release_number":"11.1.0","last_synced_at":"2026-08-24T07:36:59.284Z","created_at":"2026-03-28T12:23:22.288Z","updated_at":"2026-08-24T07:36:59.284Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/react-toastify/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/react-toastify/","metadata":{},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:44:32.377Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.673509187807873,"dependent_packages_count":42.42110430437969,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.04730674609378},"purl":"pkg:maven/org.mvnpm/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-toastify/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618151,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11854205,"name":"@simplydating/react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert","snackbar","message"],"namespace":"simplydating","versions_count":2,"first_release_published_at":"2025-06-30T10:19:30.500Z","latest_release_published_at":"2025-06-30T11:35:54.841Z","latest_release_number":"11.0.8","last_synced_at":"2026-08-24T07:37:13.874Z","created_at":"2025-06-30T10:19:45.425Z","updated_at":"2026-08-24T07:37:13.875Z","registry_url":"https://www.npmjs.com/package/@simplydating/react-toastify","install_command":"npm install @simplydating/react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.8"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T03:52:41.452Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15217,"followers":639,"following":100,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-22T03:52:41.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:04:49.136Z","dependent_packages_count":0,"downloads":202,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.324753579154947,"dependent_packages_count":35.101299123111254,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.713026351133102},"purl":"pkg:npm/%40simplydating/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@simplydating/react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@simplydating/react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@simplydating/react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T06:42:37.295Z","issues_count":372,"pull_requests_count":120,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":20316313.894117646,"issues_closed_count":282,"pull_requests_closed_count":85,"pull_request_authors_count":49,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3166666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@simplydating%2Freact-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@simplydating%2Freact-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@simplydating%2Freact-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@simplydating%2Freact-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@simplydating%2Freact-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@simplydating%2Freact-toastify/codemeta","maintainers":[{"uuid":"andrewsimplydating","login":"andrewsimplydating","name":null,"email":"andrew@simplydating.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~andrewsimplydating","role":null,"created_at":"2026-01-01T11:12:58.281Z","updated_at":"2026-01-01T11:12:58.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrewsimplydating/packages"},{"uuid":"boiko.s","login":"boiko.s","name":null,"email":"boiko.s@wezom.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~boiko.s","role":null,"created_at":"2026-01-01T11:12:58.388Z","updated_at":"2026-01-01T11:12:58.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/boiko.s/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1049166,"name":"@martinadamec/react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":"martinadamec","versions_count":1,"first_release_published_at":"2020-08-07T07:51:49.819Z","latest_release_published_at":"2020-08-07T07:51:49.819Z","latest_release_number":"6.0.9","last_synced_at":"2026-08-24T07:37:28.681Z","created_at":"2022-04-07T20:11:04.777Z","updated_at":"2026-08-24T07:37:28.681Z","registry_url":"https://www.npmjs.com/package/@martinadamec/react-toastify","install_command":"npm install @martinadamec/react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.9"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:20:42.516Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.20417388665153,"forks_count":1.7809682829458309,"average":18.56608286193329},"purl":"pkg:npm/%40martinadamec/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@martinadamec/react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@martinadamec/react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@martinadamec/react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@martinadamec%2Freact-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@martinadamec%2Freact-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@martinadamec%2Freact-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@martinadamec%2Freact-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@martinadamec%2Freact-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@martinadamec%2Freact-toastify/codemeta","maintainers":[{"uuid":"martin20a","login":"martin20a","name":null,"email":"info@adamecmartin.cz","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~martin20a","role":null,"created_at":"2022-11-20T19:21:15.304Z","updated_at":"2022-11-20T19:21:15.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/martin20a/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8578540,"name":"kazama-chat-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":6,"first_release_published_at":"2023-11-16T19:42:02.816Z","latest_release_published_at":"2023-11-17T09:48:44.817Z","latest_release_number":"1.0.5","last_synced_at":"2026-08-24T07:39:48.965Z","created_at":"2023-11-16T20:05:12.444Z","updated_at":"2026-08-24T07:39:48.966Z","registry_url":"https://www.npmjs.com/package/kazama-chat-toastify","install_command":"npm install kazama-chat-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.5"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:08:24.657Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.43231172096657,"dependent_packages_count":52.36931779834162,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.4008147596541},"purl":"pkg:npm/kazama-chat-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kazama-chat-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kazama-chat-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kazama-chat-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-chat-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-chat-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-chat-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-chat-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-chat-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kazama-chat-toastify/codemeta","maintainers":[{"uuid":"kazama-npm","login":"kazama-npm","name":null,"email":"bittorrentplayer@protonmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~kazama-npm","role":null,"created_at":"2023-11-16T20:05:13.259Z","updated_at":"2023-11-16T20:05:13.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kazama-npm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2521282,"name":"vergil-react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":2,"first_release_published_at":"2019-01-28T17:45:33.736Z","latest_release_published_at":"2019-01-28T18:02:45.803Z","latest_release_number":"4.5.4","last_synced_at":"2026-08-24T07:41:26.968Z","created_at":"2022-04-10T02:58:19.645Z","updated_at":"2026-08-24T07:41:26.968Z","registry_url":"https://www.npmjs.com/package/vergil-react-toastify","install_command":"npm install vergil-react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.5.4"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T03:52:41.452Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15217,"followers":639,"following":100,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-22T03:52:41.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:03:03.026Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.32602921799439,"dependent_repos_count":10.767935900085632,"dependent_packages_count":53.58337199495703,"stargazers_count":0.9740660937294352,"forks_count":1.5129426052580834,"docker_downloads_count":null,"average":24.432869162404913},"purl":"pkg:npm/vergil-react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/vergil-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/vergil-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/vergil-react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T06:42:37.295Z","issues_count":372,"pull_requests_count":120,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":20316313.894117646,"issues_closed_count":282,"pull_requests_closed_count":85,"pull_request_authors_count":49,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3166666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vergil-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vergil-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vergil-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vergil-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vergil-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vergil-react-toastify/codemeta","maintainers":[{"uuid":"v1nn1k","login":"v1nn1k","name":null,"email":"smilecuber@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~v1nn1k","role":null,"created_at":"2022-11-15T06:59:01.791Z","updated_at":"2022-11-15T06:59:01.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/v1nn1k/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2599688,"name":"xt-react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","xt-react-toastify","push","alert"],"namespace":null,"versions_count":9,"first_release_published_at":"2021-05-23T11:52:10.336Z","latest_release_published_at":"2021-05-23T11:10:30.370Z","latest_release_number":"7.0.3","last_synced_at":"2026-08-24T07:42:33.190Z","created_at":"2022-04-10T04:05:49.332Z","updated_at":"2026-08-24T07:42:33.190Z","registry_url":"https://www.npmjs.com/package/xt-react-toastify","install_command":"npm install xt-react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.7"}},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13441,"open_issues_count":105,"forks_count":741,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-13T02:10:29.136Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-10T18:13:34.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36593868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T06:09:21.116Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.80878810561088,"dependent_repos_count":10.767935900085632,"dependent_packages_count":53.58337199495703,"stargazers_count":0.9737499877868159,"forks_count":1.5129426052580834,"docker_downloads_count":null,"average":14.529357718739686},"purl":"pkg:npm/xt-react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/xt-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/xt-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/xt-react-toastify/dependencies","status":"unpublished","funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T05:01:42.629Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xt-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xt-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xt-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xt-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xt-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xt-react-toastify/codemeta","maintainers":[{"uuid":"kawaidev","login":"kawaidev","name":null,"email":"kawai.dev.py@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~kawaidev","role":null,"created_at":"2022-11-15T13:07:10.055Z","updated_at":"2022-11-15T13:07:10.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kawaidev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8077328,"name":"@kimploo/react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":"kimploo","versions_count":5,"first_release_published_at":"2023-05-27T07:00:58.231Z","latest_release_published_at":"2023-05-27T11:05:57.435Z","latest_release_number":"10.0.4","last_synced_at":"2026-08-24T07:43:05.381Z","created_at":"2023-08-15T00:07:07.593Z","updated_at":"2026-08-24T07:43:05.382Z","registry_url":"https://www.npmjs.com/package/@kimploo/react-toastify","install_command":"npm install @kimploo/react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.0.4"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:31:15.708Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.487003876273384,"dependent_packages_count":54.72183523512177,"stargazers_count":0.9575163140062591,"forks_count":1.494636386046543,"docker_downloads_count":null,"average":23.66524795286199},"purl":"pkg:npm/%40kimploo/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kimploo/react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kimploo/react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kimploo/react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kimploo%2Freact-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kimploo%2Freact-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kimploo%2Freact-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kimploo%2Freact-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kimploo%2Freact-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kimploo%2Freact-toastify/codemeta","maintainers":[{"uuid":"kimploo","login":"kimploo","name":null,"email":"kimploo@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~kimploo","role":null,"created_at":"2023-08-15T00:22:44.831Z","updated_at":"2023-08-15T00:22:44.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kimploo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1148502,"name":"@repetere/react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":"repetere","versions_count":1,"first_release_published_at":"2020-04-03T02:24:19.722Z","latest_release_published_at":"2020-04-03T02:24:19.722Z","latest_release_number":"5.5.0","last_synced_at":"2026-08-24T07:45:18.016Z","created_at":"2022-04-08T12:08:48.366Z","updated_at":"2026-08-24T07:45:18.016Z","registry_url":"https://www.npmjs.com/package/@repetere/react-toastify","install_command":"npm install @repetere/react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.5.0"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13441,"open_issues_count":105,"forks_count":741,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-13T02:10:29.136Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-10T18:13:34.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36593868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T06:12:45.523Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.77311692034223,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.20417388665153,"forks_count":1.7809682829458309,"average":11.26203712684923},"purl":"pkg:npm/%40repetere/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@repetere/react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@repetere/react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@repetere/react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T05:01:42.629Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@repetere%2Freact-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@repetere%2Freact-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@repetere%2Freact-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@repetere%2Freact-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@repetere%2Freact-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@repetere%2Freact-toastify/codemeta","maintainers":[{"uuid":"yawetse","login":"yawetse","name":null,"email":"yaw.etse@gmail.com","url":null,"packages_count":152,"html_url":"https://www.npmjs.com/~yawetse","role":null,"created_at":"2022-11-20T23:46:36.341Z","updated_at":"2022-11-20T23:46:36.341Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yawetse/packages"},{"uuid":"janbialostok","login":"janbialostok","name":null,"email":"janbialostok@gmail.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~janbialostok","role":null,"created_at":"2022-11-20T23:46:36.300Z","updated_at":"2022-11-20T23:46:36.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janbialostok/packages"},{"uuid":"repetere_user","login":"repetere_user","name":null,"email":"developers@repetere.io","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~repetere_user","role":null,"created_at":"2022-11-20T23:46:36.312Z","updated_at":"2022-11-20T23:46:36.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/repetere_user/packages"},{"uuid":"dcrescim","login":"dcrescim","name":null,"email":"dcrmls@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~dcrescim","role":null,"created_at":"2022-11-20T23:46:36.292Z","updated_at":"2022-11-20T23:46:36.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dcrescim/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4392484,"name":"arka-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-05-12T19:11:11.400Z","latest_release_published_at":"2022-05-12T19:11:11.400Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-24T07:46:26.290Z","created_at":"2022-05-24T13:40:03.361Z","updated_at":"2026-08-24T07:46:26.290Z","registry_url":"https://www.npmjs.com/package/arka-toastify","install_command":"npm install arka-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:03:04.735Z","dependent_packages_count":2,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.20417388665153,"forks_count":1.7809682829458309,"average":17.61727294954263},"purl":"pkg:npm/arka-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/arka-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/arka-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/arka-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T05:01:42.629Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arka-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arka-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arka-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arka-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arka-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arka-toastify/codemeta","maintainers":[{"uuid":"samiraniz-avem","login":"samiraniz-avem","name":null,"email":"samirantoun@avem.finance","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~samiraniz-avem","role":null,"created_at":"2022-11-15T19:38:32.551Z","updated_at":"2022-11-15T19:38:32.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samiraniz-avem/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9175104,"name":"cbdc-react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":4,"first_release_published_at":"2024-03-07T04:10:04.460Z","latest_release_published_at":"2024-03-08T04:37:40.275Z","latest_release_number":"10.0.7","last_synced_at":"2026-08-24T07:46:42.877Z","created_at":"2024-03-07T06:33:21.619Z","updated_at":"2026-08-24T07:46:42.877Z","registry_url":"https://www.npmjs.com/package/cbdc-react-toastify","install_command":"npm install cbdc-react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.0.7"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:31:15.780Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.77180003139362,"dependent_packages_count":47.02902492304204,"stargazers_count":0.9293332875587373,"forks_count":1.436777381246257,"docker_downloads_count":null,"average":20.541733905810162},"purl":"pkg:npm/cbdc-react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cbdc-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cbdc-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cbdc-react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cbdc-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cbdc-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cbdc-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cbdc-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cbdc-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cbdc-react-toastify/codemeta","maintainers":[{"uuid":"henry0701","login":"henry0701","name":null,"email":"xodnghdud109@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~henry0701","role":null,"created_at":"2024-03-07T06:33:22.758Z","updated_at":"2024-03-07T06:33:22.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/henry0701/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11575292,"name":"react-toastify-prim","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert","snackbar","message"],"namespace":null,"versions_count":13,"first_release_published_at":"2025-04-23T02:23:42.699Z","latest_release_published_at":"2025-11-11T01:35:27.156Z","latest_release_number":"11.0.18","last_synced_at":"2026-08-24T07:50:04.653Z","created_at":"2025-04-23T02:25:14.628Z","updated_at":"2026-08-24T07:50:04.653Z","registry_url":"https://www.npmjs.com/package/react-toastify-prim","install_command":"npm install react-toastify-prim","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.18"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T03:52:41.452Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15217,"followers":639,"following":100,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-22T03:52:41.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:42:47.539Z","dependent_packages_count":0,"downloads":114,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.76769864148938,"dependent_packages_count":35.751752558667,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.25972560007819},"purl":"pkg:npm/react-toastify-prim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-toastify-prim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-toastify-prim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-toastify-prim/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T07:04:42.087Z","issues_count":372,"pull_requests_count":120,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":20316313.894117646,"issues_closed_count":282,"pull_requests_closed_count":85,"pull_request_authors_count":49,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3166666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-prim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-prim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-prim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-prim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-prim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-prim/codemeta","maintainers":[{"uuid":"donniedecastillon","login":"donniedecastillon","name":null,"email":"donnie@primordium.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~donniedecastillon","role":null,"created_at":"2025-04-23T02:25:15.591Z","updated_at":"2025-04-23T02:25:15.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donniedecastillon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2278189,"name":"react-toastify-khawer","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":2,"first_release_published_at":"2017-12-06T18:53:22.345Z","latest_release_published_at":"2017-12-06T19:08:55.689Z","latest_release_number":"3.0.1","last_synced_at":"2026-08-24T07:50:21.770Z","created_at":"2022-04-09T23:32:01.366Z","updated_at":"2026-08-24T07:50:21.770Z","registry_url":"https://www.npmjs.com/package/react-toastify-khawer","install_command":"npm install react-toastify-khawer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:48:40.912Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.32602921799439,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.9737499877868159,"forks_count":1.5129426052580834,"docker_downloads_count":null,"average":17.978107880165055},"purl":"pkg:npm/react-toastify-khawer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-toastify-khawer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-toastify-khawer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-toastify-khawer/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-khawer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-khawer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-khawer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-khawer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-khawer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-khawer/codemeta","maintainers":[{"uuid":"khawer","login":"khawer","name":null,"email":"khawer.zeshan@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~khawer","role":null,"created_at":"2022-11-10T22:09:43.171Z","updated_at":"2022-11-10T22:09:43.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khawer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4410260,"name":"potassium-react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":4,"first_release_published_at":"2022-03-29T08:20:41.777Z","latest_release_published_at":"2022-05-03T11:28:16.560Z","latest_release_number":"8.2.3","last_synced_at":"2026-08-24T08:15:32.867Z","created_at":"2022-05-24T13:46:19.944Z","updated_at":"2026-08-24T08:15:32.867Z","registry_url":"https://www.npmjs.com/package/potassium-react-toastify","install_command":"npm install potassium-react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.2.3"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:14:22.133Z","dependent_packages_count":1,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.57900073522044,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.20417388665153,"forks_count":1.7809682829458309,"average":13.81788627925828},"purl":"pkg:npm/potassium-react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/potassium-react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/potassium-react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/potassium-react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/potassium-react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/potassium-react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/potassium-react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/potassium-react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/potassium-react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/potassium-react-toastify/codemeta","maintainers":[{"uuid":"gallo.angelo","login":"gallo.angelo","name":null,"email":"gallo.angelo.info@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~gallo.angelo","role":null,"created_at":"2022-11-15T21:19:10.065Z","updated_at":"2022-11-15T21:19:10.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gallo.angelo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10675029,"name":"@wowblvck/react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert","snackbar","message"],"namespace":"wowblvck","versions_count":7,"first_release_published_at":"2024-07-12T12:43:06.854Z","latest_release_published_at":"2025-03-20T18:25:45.117Z","latest_release_number":"11.0.11","last_synced_at":"2026-08-24T13:35:56.500Z","created_at":"2024-07-14T03:24:55.555Z","updated_at":"2026-08-24T13:35:56.501Z","registry_url":"https://www.npmjs.com/package/@wowblvck/react-toastify","install_command":"npm install @wowblvck/react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.11"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:14:05.445Z","dependent_packages_count":0,"downloads":62,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.575679726672961,"dependent_repos_count":26.53391647078127,"dependent_packages_count":38.552483686453506,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.554026627969247},"purl":"pkg:npm/%40wowblvck/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@wowblvck/react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@wowblvck/react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@wowblvck/react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wowblvck%2Freact-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wowblvck%2Freact-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wowblvck%2Freact-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wowblvck%2Freact-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wowblvck%2Freact-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wowblvck%2Freact-toastify/codemeta","maintainers":[{"uuid":"wowblvck","login":"wowblvck","name":null,"email":"indar.basto@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~wowblvck","role":null,"created_at":"2024-07-14T03:25:02.973Z","updated_at":"2024-07-14T03:25:02.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wowblvck/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7412418,"name":"github.com/fkhadra/react-toastify","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":[],"namespace":"github.com/fkhadra","versions_count":160,"first_release_published_at":"2017-04-10T18:26:34.000Z","latest_release_published_at":"2026-04-19T21:02:38.000Z","latest_release_number":"v11.1.0+incompatible","last_synced_at":"2026-08-24T07:41:27.238Z","created_at":"2023-04-06T01:50:18.840Z","updated_at":"2026-08-24T07:41:27.239Z","registry_url":"https://pkg.go.dev/github.com/fkhadra/react-toastify","install_command":"go get github.com/fkhadra/react-toastify","documentation_url":"https://pkg.go.dev/github.com/fkhadra/react-toastify#section-documentation","metadata":{},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-14T18:23:38.842Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15222,"followers":643,"following":99,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-14T18:23:38.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:25:03.438Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.793834424600911,"dependent_packages_count":8.452778221382484,"stargazers_count":0.6103763987792472,"forks_count":1.1539701946339556,"docker_downloads_count":null,"average":3.7527398098491496},"purl":"pkg:golang/github.com/fkhadra/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fkhadra/react-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fkhadra/react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fkhadra/react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T05:31:44.080Z","issues_count":372,"pull_requests_count":119,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":18757288.964285713,"issues_closed_count":282,"pull_requests_closed_count":84,"pull_request_authors_count":48,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3109243697478992,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffkhadra%2Freact-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffkhadra%2Freact-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffkhadra%2Freact-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffkhadra%2Freact-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffkhadra%2Freact-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffkhadra%2Freact-toastify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1261522,"name":"react-toastify","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert","snackbar","message"],"namespace":null,"versions_count":170,"first_release_published_at":"2016-11-12T09:35:42.652Z","latest_release_published_at":"2026-04-19T21:08:26.690Z","latest_release_number":"11.1.0","last_synced_at":"2026-08-23T19:42:17.343Z","created_at":"2022-04-08T15:15:04.599Z","updated_at":"2026-08-24T14:36:39.386Z","registry_url":"https://www.npmjs.com/package/react-toastify","install_command":"npm install react-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"test":"8.0.2-with-side-effects","vite-debug-0.1":"9.0.6-vite-1","fix-autoclose-1":"9.0.7-fix-autoclose-1","fix-autoclose-2":"9.0.7-fix-autoclose-2","rsc-test":"9.1.2-rsc","beta":"10.0.0-beta.1","debug":"10.0.2-debug","v11-react17":"11.0.1-react17","next":"11.0.4-0","latest":"11.1.0"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T03:52:41.452Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15217,"followers":639,"following":100,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-22T03:52:41.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:36:39.386Z","dependent_packages_count":2074,"downloads":16440111,"downloads_period":"last-month","dependent_repos_count":97433,"rankings":{"downloads":0.10346756387105377,"dependent_repos_count":0.09881796571117425,"dependent_packages_count":0.037364843043851036,"stargazers_count":0.9401711556296131,"forks_count":1.4676204505012462,"docker_downloads_count":0.09904204273092747,"average":0.4577473369146443},"purl":"pkg:npm/react-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-toastify","docker_dependents_count":3187,"docker_downloads_count":582743153,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T07:36:48.839Z","issues_count":372,"pull_requests_count":120,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":20316313.894117646,"issues_closed_count":282,"pull_requests_closed_count":85,"pull_request_authors_count":49,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3166666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify/codemeta","maintainers":[{"uuid":"sniphpet","login":"sniphpet","name":null,"email":"fdkhadra@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~sniphpet","role":null,"created_at":"2022-11-10T11:34:23.007Z","updated_at":"2022-11-10T11:34:23.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sniphpet/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11493560,"name":"react-toastify-custom","ecosystem":"npm","description":"React notification made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","notification","toast","react-component","react-toastify","push","alert","snackbar","message"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-03-26T07:59:57.906Z","latest_release_published_at":"2025-03-26T07:59:57.906Z","latest_release_number":"11.0.5","last_synced_at":"2026-08-24T07:40:50.450Z","created_at":"2025-03-28T01:40:02.382Z","updated_at":"2026-08-24T07:40:50.450Z","registry_url":"https://www.npmjs.com/package/react-toastify-custom","install_command":"npm install react-toastify-custom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.5"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T03:52:41.452Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15217,"followers":639,"following":100,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-22T03:52:41.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:00:10.854Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.328320406414832,"dependent_repos_count":24.95682551486972,"dependent_packages_count":36.02859422249109,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.771246714591882},"purl":"pkg:npm/react-toastify-custom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-toastify-custom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-toastify-custom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-toastify-custom/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T06:42:37.295Z","issues_count":372,"pull_requests_count":120,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":20316313.894117646,"issues_closed_count":282,"pull_requests_closed_count":85,"pull_request_authors_count":49,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3166666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-custom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-custom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-custom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-custom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-custom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-toastify-custom/codemeta","maintainers":[{"uuid":"nehakochar","login":"nehakochar","name":null,"email":"neha.kochar@lmsin.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~nehakochar","role":null,"created_at":"2025-03-28T01:47:07.786Z","updated_at":"2025-03-28T01:47:07.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nehakochar/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2279573,"name":"react-upload-easy-toastify","ecosystem":"npm","description":"React global upload made easy","homepage":"https://github.com/fkhadra/react-toastify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fkhadra/react-toastify","keywords_array":["react","globalupload","upload","react-component","react-toastify","push","alert"],"namespace":null,"versions_count":4,"first_release_published_at":"2020-03-26T13:37:17.704Z","latest_release_published_at":"2020-03-26T13:33:17.337Z","latest_release_number":"5.5.0","last_synced_at":"2026-08-24T07:38:42.865Z","created_at":"2022-04-09T23:33:19.438Z","updated_at":"2026-08-24T14:51:11.005Z","registry_url":"https://www.npmjs.com/package/react-upload-easy-toastify","install_command":"npm install react-upload-easy-toastify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.3"},"contentPolicy":null},"repo_metadata":{"id":37270230,"uuid":"73184139","full_name":"fkhadra/react-toastify","owner":"fkhadra","description":"React notification made easy 🚀 !","archived":false,"fork":false,"pushed_at":"2026-04-19T21:08:58.000Z","size":16655,"stargazers_count":13436,"open_issues_count":104,"forks_count":740,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-08-20T05:35:15.646Z","etag":null,"topics":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"latest_commit_sha":null,"homepage":"https://fkhadra.github.io/react-toastify/introduction","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/fkhadra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"fkhadra"}},"created_at":"2016-11-08T12:32:52.000Z","updated_at":"2026-08-19T16:03:55.000Z","dependencies_parsed_at":"2026-08-05T21:36:33.956Z","dependency_job_id":null,"html_url":"https://github.com/fkhadra/react-toastify","commit_stats":{"total_commits":1186,"total_committers":93,"mean_commits":12.75268817204301,"dds":0.1416526138279932,"last_synced_commit":"801a3ea6d19402a86c3fc6be4fc832e1cfad2d62"},"previous_names":["sniphpet/react-toastify"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fkhadra/react-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/sbom","scorecard":{"id":402215,"data":{"date":"2025-08-11","repo":{"name":"github.com/fkhadra/react-toastify","commit":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fkhadra/react-toastify/build.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-18T20:20:12.296Z","repository_id":37270230,"created_at":"2025-08-18T20:20:12.296Z","updated_at":"2025-08-18T20:20:12.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"fkhadra","name":"Fadi Khadra","uuid":"5574267","kind":"user","description":"-\r\nDiscord - reactiflux: Fadi#5907\r\n- \r\n","email":"fdkhadra@gmail.com","website":"https://www.linkedin.com/in/fadikhadra/","location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5574267?u=872485555b3413998405662e85419c69e1d944f6\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T03:52:41.452Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fkhadra","funding_links":["https://github.com/sponsors/fkhadra"],"total_stars":15217,"followers":639,"following":100,"created_at":"2022-11-02T16:32:51.447Z","updated_at":"2026-08-22T03:52:41.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkhadra/repositories"},"tags":[{"name":"v11.1.0","sha":"769ce82f1c72cde5ee681068194adfa88a0c81c9","kind":"tag","published_at":"2026-04-19T21:02:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.1.0/manifests"},{"name":"v11.0.5","sha":"e1fa4760cea8adf28d5cf93cd14067a852b1f5c8","kind":"tag","published_at":"2025-02-24T14:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"d0411b30264548fb1758258b7d980360095770c9","kind":"tag","published_at":"2025-02-24T14:42:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4/manifests"},{"name":"v11.0.4-0","sha":"52ba52d6ac04220c9fc75ba291f0dfc4964cac76","kind":"tag","published_at":"2025-02-10T13:19:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.4-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.4-0/manifests"},{"name":"v11.0.3","sha":"b83d709fe0858a4f32fae98c289d505068688c10","kind":"tag","published_at":"2025-01-15T13:21:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"a6250d5b918b89eb84a9f1151fda8f9f426a47e7","kind":"tag","published_at":"2024-12-19T14:11:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.2/manifests"},{"name":"v11.0.1-react17","sha":"28d1948663cc245d3bcd7ea4ea48b8440a8d482a","kind":"tag","published_at":"2024-12-18T19:36:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1-react17","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1-react17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1-react17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1-react17/manifests"},{"name":"v11.0.1","sha":"06886b4945d7ca9abf5e552903a9c19f3dbcf108","kind":"tag","published_at":"2024-12-18T13:29:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f15a4189ef4deb9ecbe562f90f00f32321fa6229","kind":"tag","published_at":"2024-12-16T23:02:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0/manifests"},{"name":"v11.0.0-0","sha":"d0fee53e4349a90aaa3b27762e0e00b49fd1ccc0","kind":"tag","published_at":"2024-12-16T20:57:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v11.0.0-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v11.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v11.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v11.0.0-0/manifests"},{"name":"v10.0.7-5","sha":"41c7f8ee4c9beee73566edec4db458d110694dd8","kind":"tag","published_at":"2024-12-13T02:34:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-5/manifests"},{"name":"v10.0.7-4","sha":"9c947c1b95a82d202ee8f33603614075a05cec85","kind":"tag","published_at":"2024-12-12T18:31:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-4/manifests"},{"name":"v10.0.7-3","sha":"6bcab3524c4c1331c06be8661c61b3222e85a819","kind":"tag","published_at":"2024-12-12T02:11:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-3/manifests"},{"name":"v10.0.7-2","sha":"c28764237dec70d45ca29977e0b774a1e8120e92","kind":"tag","published_at":"2024-12-11T04:42:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-2/manifests"},{"name":"v10.0.7-1","sha":"7c893d31d6c484766cfe6fdadbab6cfc7afc1106","kind":"tag","published_at":"2024-12-10T01:09:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-1/manifests"},{"name":"v10.0.7-0","sha":"e76469f85312279e799215827c6a547faf357cde","kind":"tag","published_at":"2024-12-10T00:23:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.7-0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.7-0/manifests"},{"name":"v10.0.6","sha":"1516c0e317d29da8c2daefb40bc304046edb8cf6","kind":"tag","published_at":"2024-10-13T00:57:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"9600c4acab9f482900f82083205c0037eb5d3209","kind":"tag","published_at":"2024-03-15T09:07:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"edb231d07cc298a82e26d489030356387906ff92","kind":"tag","published_at":"2024-01-21T07:20:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"ea14213b33eedc00fc338ab4ba7f3c4f7d0fedf0","kind":"tag","published_at":"2024-01-16T17:57:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.3/manifests"},{"name":"v10.0.2-debug","sha":"b2db21b3d30ded2372439168123d748497bb3477","kind":"tag","published_at":"2024-01-16T17:56:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2-debug","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2-debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2-debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2-debug/manifests"},{"name":"v10.0.2","sha":"2921e587c0f9d65e86a92d3c1765fedad8e5187a","kind":"tag","published_at":"2024-01-16T11:23:31.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"5759b3f86c563b3913cdcf4737ad518d99ad8b3f","kind":"tag","published_at":"2024-01-15T11:55:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7bdb7bd0178e5e319a76c7f86cd002ee6a78480d","kind":"tag","published_at":"2024-01-14T17:23:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v10.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"94a36ff04e1cc8de6b2aa588e207a47ba1188d39","kind":"tag","published_at":"2023-05-14T18:55:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"321a3455ab74a84a6719335db601e72ecc16c2b0","kind":"tag","published_at":"2023-03-21T18:53:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"555963af91092a735441163589fa630d29a92817","kind":"tag","published_at":"2022-11-02T20:02:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"e5074908afaafe78ce609562cfffbd5990897de6","kind":"tag","published_at":"2022-11-01T11:45:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.1.0/manifests"},{"name":"v9.0.8","sha":"75525b15723bd1adf081cc4fa54edac46842f36e","kind":"tag","published_at":"2022-08-07T05:42:47.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"307e78bdd92151709bfc16de1cfcee91e54dab92","kind":"tag","published_at":"2022-07-19T06:37:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.7/manifests"},{"name":"v9.0.6-vite-1","sha":"85d8b8b2bd96578f26276c2d1e42f14e1f4ef849","kind":"tag","published_at":"2022-07-18T19:53:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6-vite-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6-vite-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6-vite-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6-vite-1/manifests"},{"name":"v9.0.6","sha":"3f895438200c8773b549c603bf6e16cde8906778","kind":"tag","published_at":"2022-07-17T16:11:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"148cca487352fb908021ed889615f8a72b766c55","kind":"tag","published_at":"2022-06-20T08:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"5b944c174564dce40474dd17da005ceb19f45824","kind":"tag","published_at":"2022-06-07T20:01:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"deb681ba363a80fd36982cecfbbf16e5168c62f8","kind":"tag","published_at":"2022-05-31T20:12:03.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"d816b39de07b0a821cdda52affa6d2c33d639ff0","kind":"tag","published_at":"2022-05-29T14:44:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"84f6805c476a45391a427257e641a2d299e740fe","kind":"tag","published_at":"2022-05-05T13:15:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"c7533cf777ced244db4c8f468c6d5553166a634a","kind":"tag","published_at":"2022-05-03T19:14:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc-2","sha":"bcc743cd8a8e53fe858c47140f2468c22a64ba23","kind":"tag","published_at":"2022-04-04T07:12:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-2/manifests"},{"name":"v9.0.0-rc-1","sha":"22d632e91d8a458faf83ae112cc723e2821597ac","kind":"tag","published_at":"2022-04-02T07:56:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-rc-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-rc-1/manifests"},{"name":"v9.0.0-POC","sha":"0b3b0a545b5e19db15e93901de7005b20b674b46","kind":"tag","published_at":"2022-03-01T13:35:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v9.0.0-POC","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v9.0.0-POC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v9.0.0-POC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v9.0.0-POC/manifests"},{"name":"v8.2.0","sha":"857f3ebd8bdcccf2da381c2108c7f06483ed7346","kind":"tag","published_at":"2022-02-14T20:02:39.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"1ab7a8f4168d6b70c94c5427be8c93b5db3822a1","kind":"tag","published_at":"2022-02-01T13:52:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"20f598fa7a149057856b1911022add5fb686bd9e","kind":"tag","published_at":"2021-11-03T18:51:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"d80dc6df62328b1dde8c4db7c5bd31549c54bdaa","kind":"tag","published_at":"2021-09-24T20:58:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"ff5d224b37403cc0f3ca6c3ebab90b6e1ad1bc33","kind":"tag","published_at":"2021-08-30T14:49:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"bcb129e350f225904b672eb7af182dc93047c66c","kind":"tag","published_at":"2021-08-27T21:48:44.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f154fdd5c0d1f6a5641638c1b2025693998f57a4","kind":"tag","published_at":"2021-08-26T20:53:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc1","sha":"32cbd0b431b002334b0bb039c355a934ff342a59","kind":"tag","published_at":"2021-08-26T14:11:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v8.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v8.0.0-rc1/manifests"},{"name":"v7.0.4","sha":"c0dd35f6fa8e2b32bf8795c70a09304df3773652","kind":"tag","published_at":"2021-04-23T12:37:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"7ec50404e883ea88e9cab2019857ef96fb072776","kind":"tag","published_at":"2021-02-01T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"c605fcd0bf6471b3ca1d6b3c8fe3715bc4bd24d8","kind":"tag","published_at":"2021-01-28T19:16:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d24ac1988aa39124db2ecc9ec93a2dae3107988","kind":"tag","published_at":"2021-01-27T10:07:15.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"02562b465721f52e7accc0d012641e3c56f30c28","kind":"tag","published_at":"2021-01-25T14:46:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc3","sha":"2992ee6b25e9af69cf754313d0c66a5e235ec693","kind":"tag","published_at":"2021-01-24T20:32:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc3/manifests"},{"name":"v7.0.0-rc2","sha":"014e2e86f17dbc43914ab7fb32280d97ba164165","kind":"tag","published_at":"2021-01-24T20:24:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc2/manifests"},{"name":"v7.0.0-rc1","sha":"9f84c4bd1e034b2a4314f81cd6e79a7330780714","kind":"tag","published_at":"2021-01-22T15:20:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v7.0.0-rc1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v7.0.0-rc1/manifests"},{"name":"v6.2.0","sha":"eac7f7befa56aa34ffbe3600e1cc2ced3f7d4fd1","kind":"tag","published_at":"2020-12-08T09:54:10.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"751b332aa989d5aefe751e8439dbd8884182930f","kind":"tag","published_at":"2020-11-06T07:58:14.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.1.0/manifests"},{"name":"v6.0.9","sha":"ee5a9b1cf35ed92be984219444081fad988cbda6","kind":"tag","published_at":"2020-10-05T18:38:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.9","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"cb7afbe5976f032b6f23c9c838453c5acc88d9b0","kind":"tag","published_at":"2020-07-02T17:42:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"44ed0334bd25f1b0352ed08053f523179864bd9d","kind":"tag","published_at":"2020-07-02T17:24:16.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"c0cfe0856aa7df9c78ee3af99dba8870c7423c42","kind":"tag","published_at":"2020-06-21T17:08:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1d9bc4a8ac3a8e3aa6b92f79d1f02c769cc65b3b","kind":"tag","published_at":"2020-05-20T06:06:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce818bce8bd4808a8ef74133cb89b496c9d36152","kind":"tag","published_at":"2020-05-13T12:48:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"44fca50e24b06d7ae93aca1e32fb921c7307e84f","kind":"tag","published_at":"2020-05-13T06:10:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"4f03ea132e24bfc1648cb7b93fbca71e78bbb2ce","kind":"tag","published_at":"2020-05-12T05:51:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"670153a892f4f575ea9fece74dce3dd636baf810","kind":"tag","published_at":"2020-05-11T12:48:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"da5fab4006456434d7ad29360aa702d2c725a9a1","kind":"tag","published_at":"2020-05-10T15:18:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"e00531b56aa5d7ce82ff506c4fb7c3ef663f4e51","kind":"tag","published_at":"2020-05-09T20:39:23.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2-1","sha":"9e08d16c5900212fa97312dff0f607735e668047","kind":"tag","published_at":"2020-05-06T21:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2-1/manifests"},{"name":"v6.0.0-rc.2","sha":"dd738b5f705df67c2cef6ffa3ca8de10e82b10a8","kind":"tag","published_at":"2020-05-05T21:08:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"b379eb64e40fb1aae83332105db9d5ed51701bf8","kind":"tag","published_at":"2020-05-04T14:27:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-rc.0","sha":"cfc2a9a4c0eec6ee9203bc18faa756f88a22f07d","kind":"tag","published_at":"2020-04-19T19:51:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v6.0.0-rc.0/manifests"},{"name":"v5.5.0","sha":"36d55c1a1e926c0f03524682585f887acac0d1a0","kind":"tag","published_at":"2019-12-30T23:05:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"c838adb78a34c59521e12716fab4ce7c86bde793","kind":"tag","published_at":"2019-11-10T07:11:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"2b92e544a47e005ebfd9367239bc15dae004d0b5","kind":"tag","published_at":"2019-09-23T11:03:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"c6643d13e84c0a555a736f890e6ee957e8e5ab8a","kind":"tag","published_at":"2019-07-15T10:31:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"a3e23dabce5d56251c23e3b266aaefdd0a81f3d0","kind":"tag","published_at":"2019-06-20T09:07:21.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"52a0e44e95f899ec5049281522c8040a6f015429","kind":"tag","published_at":"2019-06-18T08:30:29.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"802eee4754d9233acccd72c8a507ae2e9c36a99a","kind":"tag","published_at":"2019-05-30T13:06:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"e3ad44ebf9e8f50582cdfdeb48b3302990bcd967","kind":"tag","published_at":"2019-05-29T20:08:46.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"6a21a7d2313bc54894494fe5a00b37655d4f54fe","kind":"tag","published_at":"2019-05-22T15:43:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"55a57893e35d5392d3af25ada8dd4b60f2a8e792","kind":"tag","published_at":"2019-04-16T19:29:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"1991ed277809bbf4f3ee506413d83fd576321190","kind":"tag","published_at":"2019-04-11T15:46:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1/manifests"},{"name":"v5.0.1-rc.1","sha":"dc4ead684ac5d6e0e90d58f28419f2104f8eaf67","kind":"tag","published_at":"2019-04-11T15:30:56.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.1-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.1-rc.1/manifests"},{"name":"v5.0.0","sha":"d985bece8eed0143835757022d14a867667dcc6d","kind":"tag","published_at":"2019-04-08T18:35:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"64a529b38408071ad00f2a3d16b968cd964282f8","kind":"tag","published_at":"2019-04-02T06:58:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"b8d80f5e578d99e4c4884c432143a3045dbae9a9","kind":"tag","published_at":"2019-03-31T20:58:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"e5f6a0d9b6161c8c7f2167d2d7a828d30a7d5c91","kind":"tag","published_at":"2019-03-31T20:41:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"0b0f79255f66e590234161aac13aa5a4f4d6d950","kind":"tag","published_at":"2019-03-26T11:53:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"7898955e5dca38d8a9d3442992701b1ee17e8bc0","kind":"tag","published_at":"2019-03-26T11:06:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"689be1a5ae0d29cc343fc5a81e6113b3489e5b43","kind":"tag","published_at":"2019-03-25T15:16:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v5.0.0-rc.1/manifests"},{"name":"v4.5.2","sha":"8fc64cbe3ba4c16cda137a61358e2e111bc2658f","kind":"tag","published_at":"2019-01-02T21:03:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"1ae09d57c30c7ed5fe33e3007a6223c5d8a0737e","kind":"tag","published_at":"2018-12-18T19:29:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e7bc94203b67baa19b9bb5e64793d2c3791c60c9","kind":"commit","published_at":"2018-12-15T20:10:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"f62b7d2c5670763e036cbaab73d510e788f2e367","kind":"tag","published_at":"2018-12-15T19:49:01.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.5.0-rc.1/manifests"},{"name":"v4.4.3","sha":"de462b36ceea6c240e104817a4d6ec51d7886744","kind":"tag","published_at":"2018-11-12T15:04:19.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"8eab341ec391487f4633e75c08f4c0786403378e","kind":"tag","published_at":"2018-11-10T21:01:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"33b4ae4d88466ba5dbcecb057e08fac4eb32664c","kind":"tag","published_at":"2018-11-09T11:43:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c35de1a7efd20eb48534833dddf98f59fba41a1c","kind":"tag","published_at":"2018-10-01T07:18:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f2666c78b4e185260cf0f0e012c3b5a2e18f42b4","kind":"tag","published_at":"2018-09-24T20:33:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b49177cf1c9576a1def8c9c19598e489ee80331e","kind":"tag","published_at":"2018-09-09T19:33:28.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"cebdfed87e4f38ad990aaea87f45058e6cff5300","kind":"commit","published_at":"2018-09-02T21:12:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"4a76151fd7d95b3a56c50247681e70018d452244","kind":"tag","published_at":"2018-08-29T22:01:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"033bdb1d5ecac8f76358fd03e12226301960ed64","kind":"tag","published_at":"2018-08-29T15:44:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e8bb95f900add86e232367cedf38de1c5d681841","kind":"tag","published_at":"2018-08-29T15:20:00.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4e00c0e7e89dc963cb14187ec80f9c8ee51819bd","kind":"tag","published_at":"2018-08-13T11:49:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"fb6f44f2ba65267f4c7f3223eaae9cbf1e31d552","kind":"tag","published_at":"2018-06-07T12:18:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"fa8b19b280db9fdc831e20c907ae028db0169530","kind":"tag","published_at":"2018-06-04T11:11:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2b2cb233e8b56cbdaa6937369e21a39ad3ae6c2a","kind":"tag","published_at":"2018-05-02T13:54:52.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bfee6e83e6fc027da9e086e48557a8f2ca199880","kind":"tag","published_at":"2018-05-02T13:28:27.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.6","sha":"29c231ba13f3cb0f2063364f3419ca7463d6bc88","kind":"tag","published_at":"2018-05-02T13:25:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.6/manifests"},{"name":"v4.0.0-rc.5","sha":"e89e031952f4cd1c24dd1eefab849ec675574e69","kind":"tag","published_at":"2018-04-20T19:04:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"c49e7d377ee38a95394ea54b90c33cdb18367b56","kind":"tag","published_at":"2018-04-16T10:25:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"58d697a7e8cad887dc4722c64d3c069b4c761b82","kind":"tag","published_at":"2018-04-16T07:33:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"1b03bed6d292ea5cf8058bb7c90e1273853f1e23","kind":"tag","published_at":"2018-04-15T12:13:55.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"00cf5e6d8da558b647f7932a1650db21d3ec3b88","kind":"tag","published_at":"2018-04-15T09:13:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ef2b36df6b822470baa070b8ba6c9d01f242dc4e","kind":"tag","published_at":"2018-04-14T20:28:50.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v4.0.0-rc.0/manifests"},{"name":"v3.4.3","sha":"ff2f43165439db652697ffbb7995d8b8c5097baf","kind":"tag","published_at":"2018-03-17T15:18:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"a03611de5d879f6d18494ae7088e609e3510f28a","kind":"tag","published_at":"2018-03-15T18:52:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"6a4bd1040cf4bfb7a6fd6871896f616bea139698","kind":"tag","published_at":"2018-03-11T05:53:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"44f40746fb17a24100e9f77ebdbc52d766d3e120","kind":"tag","published_at":"2018-03-09T16:57:20.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"422b45f821619ca1dd5b22453d7cb6f8dab777a3","kind":"tag","published_at":"2018-03-06T17:00:04.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"3dfbfbac17860b9e432ee5d4446d4c4f12538409","kind":"tag","published_at":"2018-02-16T20:38:38.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"dd11e8f2b9fe522e88fa691057cd7366fecb29a9","kind":"tag","published_at":"2018-02-15T10:35:25.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"e7e8458dcc78a9c636b79ec5abf596aed932659f","kind":"tag","published_at":"2018-02-06T20:20:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5151fb7a1bfbf1ed3dd86814c92c882d872d2c6d","kind":"tag","published_at":"2018-01-25T14:04:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b2546d2fee3bd1b851f926d5e03f97edd7930b86","kind":"tag","published_at":"2018-01-24T14:29:51.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"3bc009b425f135113e1d4e7b6c25701674bdf087","kind":"tag","published_at":"2018-01-11T08:56:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"d6a198342a94835631adacde4633cb1bc5096b94","kind":"tag","published_at":"2017-12-22T08:03:13.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c71997278769d8345dd926efcb33a07f98fdba36","kind":"tag","published_at":"2017-12-21T18:36:35.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"6badf23b89179fa54d2db16ffc754e62a2180f06","kind":"tag","published_at":"2017-12-14T19:36:05.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"6d9b0176cbd3ccd49ecbdd51f0c83c355b5bc075","kind":"tag","published_at":"2017-12-14T14:50:08.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"491a5a954b95d03805b16fce709a8ea5b3516f25","kind":"tag","published_at":"2017-12-10T21:43:24.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"32b27454fcd2ad90bbd4fc4703793bba05e5b6b7","kind":"tag","published_at":"2017-11-25T20:33:43.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"d32e28c3b880b8f19b7dd37687edc9d947e36b01","kind":"tag","published_at":"2017-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.2/manifests"},{"name":"v3.0.0-beta-1","sha":"66907b1393e17b47fd5990cdb0c786f940334750","kind":"tag","published_at":"2017-11-25T15:38:07.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v3.0.0-beta-1/manifests"},{"name":"v2.2.1","sha":"fa0d3f78f5e0b501cd8650c161cfbacf669d54ba","kind":"tag","published_at":"2017-11-20T19:41:34.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"306acdf17705031ba04708da706004897f43407c","kind":"tag","published_at":"2017-11-03T17:55:06.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.2.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"b240689a3fa6f06b829f729703ccddb924434665","kind":"tag","published_at":"2017-11-03T17:44:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.8","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"d758a6b2e2915d5ec90aebe3537cb0a1c32d1c28","kind":"tag","published_at":"2017-11-03T13:16:36.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.7","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"d69b61cd5609cd7e44498e3df38dc13546ddf17e","kind":"tag","published_at":"2017-10-30T15:13:58.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.6","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"a1bd3446693d181314a9ef6d62acfa90cbc9c557","kind":"tag","published_at":"2017-10-23T09:18:22.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.5","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"43d426348e7fec58ae98ceed049860397c59a28a","kind":"tag","published_at":"2017-10-23T07:53:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.4","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ebe183e0af077f2a1a67d4a9f2c5b9f0805bf19e","kind":"tag","published_at":"2017-10-22T19:17:54.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"faf8cc5177c91efa39a0cf1e41e15dbadfe93172","kind":"tag","published_at":"2017-10-13T19:34:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5abeb7582df76cb76c59d9f6247bb645655b54a0","kind":"tag","published_at":"2017-10-13T09:58:02.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8055328c8c982956827d12ad19baa6b49dea4efc","kind":"tag","published_at":"2017-09-30T20:52:12.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.1.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"5e72ede73afd765b3e872e3d1a45e38a705c3981","kind":"tag","published_at":"2017-09-15T20:37:42.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"05796fbbe8d1be3a7e8cc04ab6b311e91e105dce","kind":"tag","published_at":"2017-08-02T13:46:26.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"783393034903792fe954f0ca24501d0fbb0538ce","kind":"tag","published_at":"2017-08-01T10:45:57.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"86ba96aa5c1437c816b991737704dd236fb53559","kind":"tag","published_at":"2017-07-30T20:02:45.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.0","sha":"96ec6a66ebcd88eefb7cf7e6859542e49ea39c44","kind":"tag","published_at":"2017-05-30T18:15:11.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.7.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ca0a23643ea7ce9ad8190996765c6b1ab2439ea","kind":"tag","published_at":"2017-05-28T20:23:40.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.6.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3dd1e7e3e47e8401a376d64e653a2dc2fb47388d","kind":"tag","published_at":"2017-05-12T21:22:30.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.5.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8345429fdb95bb2964d3efac2d9c275af8c3de5a","kind":"tag","published_at":"2017-05-11T19:01:48.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.3","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"28de94627a13f72fb1da268cc03f90bcb7e0b532","kind":"tag","published_at":"2017-05-08T20:02:41.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.2","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"e03e2fc25bbee555f488f6ef4b1264fc58b19dfb","kind":"tag","published_at":"2017-05-07T14:08:37.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.4.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"696956ecb5c1d0bb22b031508f190f6510b6e356","kind":"tag","published_at":"2017-04-10T18:30:17.000Z","download_url":"https://codeload.github.com/fkhadra/react-toastify/tar.gz/v1.3.0","html_url":"https://github.com/fkhadra/react-toastify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fkhadra/react-toastify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:51:11.005Z","dependent_packages_count":2,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.92467428474726,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.20417388665153,"forks_count":1.7809682829458309,"average":13.743990488364483},"purl":"pkg:npm/react-upload-easy-toastify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-upload-easy-toastify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-upload-easy-toastify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-upload-easy-toastify/dependencies","status":null,"funding_links":["https://github.com/sponsors/fkhadra"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T07:36:48.839Z","issues_count":372,"pull_requests_count":120,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":20316313.894117646,"issues_closed_count":282,"pull_requests_closed_count":85,"pull_request_authors_count":49,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3166666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","maintainers":[{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"},{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}],"active_maintainers":[{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-upload-easy-toastify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-upload-easy-toastify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-upload-easy-toastify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-upload-easy-toastify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-upload-easy-toastify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-upload-easy-toastify/codemeta","maintainers":[{"uuid":"kairogyn","login":"kairogyn","name":null,"email":"kairogyn@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~kairogyn","role":null,"created_at":"2022-11-14T04:51:53.335Z","updated_at":"2022-11-14T04:51:53.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kairogyn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5781764,"maintainers_count":1237383,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":531,"full_name":"fkhadra/react-toastify","default_branch":"main","total_commits":1251,"total_committers":95,"total_bot_commits":27,"total_bot_committers":1,"mean_commits":13.16842105263158,"dds":0.13669064748201443,"past_year_total_commits":13,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.333333333333333,"past_year_dds":0.15384615384615385,"last_synced_at":"2026-08-19T05:05:49.548Z","last_synced_commit":"769ce82f1c72cde5ee681068194adfa88a0c81c9","created_at":"2023-03-06T22:04:44.262Z","updated_at":"2026-08-19T05:05:48.190Z","committers":[{"name":"Fadi Khadra","email":"fdkhadra@gmail.com","login":"fkhadra","count":1080},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":27},{"name":"Ray Deck","email":"ray@raydeck.com","login":"rhdeck","count":15},{"name":"Johann Wagner","email":"wagner@creatdev-solutions.com","login":null,"count":5},{"name":"Sarah Ahmed","email":"sarahsga4@gmail.com","login":"sarahsga","count":4},{"name":"Alan Lima","email":"alima@outlook.com","login":"alanlima","count":4},{"name":"Fadi Khadra","email":"fadi.khadra@bisnode.be","login":null,"count":3},{"name":"Roman Nuritdinov","email":"ky6uk.kun@gmail.com","login":null,"count":3},{"name":"Max","email":"maxime.guitet@cambridgesoftware.com","login":null,"count":3},{"name":"George Wilson","email":"wilson.george2603@gmail.com","login":"wilson-webdev","count":3},{"name":"Frits Talbot","email":"frits@metapathy.com","login":"trylle","count":3},{"name":"Matt","email":"carlotta.matt@gmail.com","login":"mattcarlotta","count":2},{"name":"Martin Adamec","email":"jsem@adamecmartin.cz","login":"martinadamec","count":2},{"name":"Jarasłaŭ Viktorčyk","email":"ugzuzg@gmail.com","login":"Ugzuzg","count":2},{"name":"Daniil Senkiv","email":"dasenkiv@gmail.com","login":"DASenkiv","count":2},{"name":"Cezar Berea","email":"berea.cezar@gmail.com","login":"cakesifu","count":2},{"name":"Agney Menon","email":"agney.menons@live.com","login":"agneym","count":2},{"name":"Pablo Maribondo","email":"pablomgvieira@gmail.com","login":"pablomaribondo","count":2},{"name":"Pedro Ramos","email":"ppedro.ramoss@gmail.com","login":"ramospedro","count":2},{"name":"Vitaliy Hayda","email":"vitaliy.hayda@gmail.com","login":"vitaliyhayda","count":2},{"name":"kennethormandy","email":"hello@kennethormandy.com","login":"kennethormandy","count":2},{"name":"roblotter","email":"roblotter1@gmail.com","login":"roblotter","count":2},{"name":"Gabriel","email":"gabriel@qualyteam.com.br","login":null,"count":2},{"name":"Chad Huntley","email":"chad.huntley@toyota.com","login":null,"count":2},{"name":"Ameem Shaik","email":"ashaik@ebsco.com","login":null,"count":2},{"name":"Mudafar","email":"mudafar@leniolabs.com","login":null,"count":2},{"name":"alexluong","email":"aluong@crimson.ua.edu","login":null,"count":2},{"name":"simgar98","email":"jurgie98@gmail.com","login":"simgar98","count":2},{"name":"Cory House","email":"housecor@gmail.com","login":"coryhouse","count":1},{"name":"Chris Child","email":"996720+03c","login":"03c","count":1},{"name":"Caleb H","email":"42253012+naclcaleb","login":"naclcaleb","count":1},{"name":"Adidi","email":"adieloz@gmail.com","login":"Adidi","count":1},{"name":"AhadCove","email":"ahadcove@gmail.com","login":"ahadcove","count":1},{"name":"Alireza","email":"alireza.mh@gmail.com","login":"alireza-mh","count":1},{"name":"Anton Kalmanovich","email":"grumd0@gmail.com","login":"grumd","count":1},{"name":"Anton Petrov","email":"apetrov@ourgapps.com","login":"ourgapps-apetrov","count":1},{"name":"Anubhav Srivastava","email":"anubhav.srivastava00@gmail.com","login":"anubhavsrivastava","count":1},{"name":"ArmorDarks","email":"git@lavrins.com","login":"ArmorDarks","count":1},{"name":"Arnaud Barré","email":"arnaud.barre72@gmail.com","login":"ArnaudBarre","count":1},{"name":"Arnaud Benhamdine","email":"abenhamdine","login":"abenhamdine","count":1},{"name":"BrianDV","email":"devries.m.brian@gmail.com","login":"BrianDV","count":1},{"name":"tsimonnet@xebia.fr","email":"tsimonnet@xebia.fr","login":null,"count":1},{"name":"slukashev","email":"s.lukashev@it.ecommpay.com","login":null,"count":1},{"name":"Sean Parmelee","email":"sparmelee@homeaway.com","login":null,"count":1},{"name":"NyanKiyoshi","email":"hello@vanille.bid","login":null,"count":1},{"name":"De Wet Blomerus","email":"dewet@blomerus.org","login":null,"count":1},{"name":"Evan Johnson","email":"ejohnson@uberdelta.com","login":null,"count":1},{"name":"Muhammad","email":"84386965+eneegmatic","login":"eneegmatic","count":1},{"name":"Osny Netto","email":"netto16@gmail.com","login":"osnysantos","count":1},{"name":"Parth Narielwala","email":"parth.narielwala@trunkclub.com","login":"pnarielwala-tc","count":1},{"name":"Parth Narielwala","email":"pnarielwala","login":"pnarielwala","count":1},{"name":"Pogodaanton","email":"8974778+Pogodaanton","login":"Pogodaanton","count":1},{"name":"Ryan von Kunes Newton","email":"vonkunesnewton@gmail.com","login":"newtonry","count":1},{"name":"Sam Echikson","email":"samuel.echikson@gmail.com","login":"samechikson","count":1},{"name":"Sean Doran","email":"spjpgrd@me.com","login":"spjpgrd","count":1},{"name":"Shikhar Sharma","email":"ceoshikhar@gmail.com","login":"ceoshikhar","count":1},{"name":"Singhankit001","email":"singhankit91624@gmail.com","login":"singhankit001","count":1},{"name":"Sitian Liu","email":"goldensunliu@gmail.com","login":"goldensunliu","count":1},{"name":"Tobias Honold","email":"honold@matoma.de","login":"HonoldMatoma","count":1},{"name":"Tom McLaughlin","email":"tom@codedown.io","login":"thomasjm","count":1},{"name":"Viktor Persson","email":"viktor.persson@arcsin.se","login":"vikpe","count":1},{"name":"Vitor Gomes","email":"vitorgomes2007@hotmail.com","login":"vitoorgomes","count":1},{"name":"Zach Caceres","email":"zcaceres","login":"zcaceres","count":1},{"name":"Zachary Davis","email":"thatzacdavis@gmail.com","login":"thatzacdavis","count":1},{"name":"cpfnickhoward","email":"nick.howard@clearpointfederal.com","login":"cpfnickhoward","count":1},{"name":"khsily","email":"khsily@mailplug.co.kr","login":"khsily","count":1},{"name":"kifrud","email":"tfgdurf@gmail.com","login":"kifrud","count":1},{"name":"maou-shonen","email":"q267009886.tw@gmail.com","login":"maou-shonen","count":1},{"name":"markmahoney","email":"bcmark@gmail.com","login":"markmahoney","count":1},{"name":"plan-do-break-fix","email":"jeffdswan@outlook.com","login":"plan-do-break-fix","count":1},{"name":"varitthorn boss","email":"varitthorn@coindee.com","login":"Vl3oss","count":1},{"name":"Mike Barkmin","email":"mike.barkmin@uni-due.de","login":null,"count":1},{"name":"Craig Kovatch","email":"ckovatch@tableau.com","login":"craigkovatch","count":1},{"name":"Denis","email":"denydavy","login":"denydavy","count":1},{"name":"Edgars","email":"edgars.sirokovs@gmail.com","login":"edgars-sirokovs","count":1},{"name":"Eric Irish","email":"ecirish@gmail.com","login":"ericirish","count":1},{"name":"Gabriel Santana","email":"gabriel.gsantana7@gmail.com","login":"gabrielsanttana","count":1},{"name":"Geraint White","email":"geraintwhite@gmail.com","login":"geraintwhite","count":1},{"name":"GyeongSu Han","email":"micalgenus@gmail.com","login":"micalgenus","count":1},{"name":"Haroen Viaene","email":"fingebimus@me.com","login":"Haroenv","count":1},{"name":"Hugo Dozois","email":"hugo.dozois@gmail.com","login":"dozoisch","count":1},{"name":"JR","email":"JRGranell","login":"JRGranell","count":1},{"name":"Jan Paepke","email":"jan@paepke.at","login":"janpaepke","count":1},{"name":"Jess","email":"jessachandler@gmail.com","login":"monkeywithacupcake","count":1},{"name":"Jonathan Karon","email":"jonathan@tappister.com","login":"fightingmonk","count":1},{"name":"Levin Keller","email":"post@levinkeller.de","login":"levino","count":1},{"name":"MMAcode","email":"52301171+MMAcode","login":"MMAcode","count":1},{"name":"Mario Petrović","email":"mario.petrovic90@gmail.com","login":"mario-petrovic","count":1},{"name":"Mark Ramotowski","email":"mark.tint.ramotowski@gmail.com","login":"Rambatino","count":1},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":1},{"name":"Mateusz Pigula","email":"pigula.mateusz@gmail.com","login":"mateuszpigula","count":1},{"name":"Mikhail Andreev","email":"tundraray@outlook.com","login":"tundraray","count":1},{"name":"Moritz Gunz","email":"moritz.gunz@gmail.com","login":"NeoLegends","count":1},{"name":"Ms. Boba","email":"essentialrandomn3ss@gmail.com","login":"essential-randomness","count":1},{"name":"Mudafar","email":"mudafar@ula.ve","login":"mudafar","count":1}],"past_year_committers":[{"name":"Fadi Khadra","email":"fdkhadra@gmail.com","login":"fkhadra","count":11},{"name":"Singhankit001","email":"singhankit91624@gmail.com","login":"singhankit001","count":1},{"name":"Jan Paepke","email":"jan@paepke.at","login":"janpaepke","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6748190,"commits_count":977094805,"contributors_count":41209250,"owners_count":1358096,"committers_count":3351732,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"fkhadra/react-toastify","html_url":"https://github.com/fkhadra/react-toastify","last_synced_at":"2026-08-24T07:36:48.839Z","status":null,"issues_count":372,"pull_requests_count":120,"avg_time_to_close_issue":17047550.78723404,"avg_time_to_close_pull_request":20316313.894117646,"issues_closed_count":282,"pull_requests_closed_count":85,"pull_request_authors_count":49,"issue_authors_count":345,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":1.3166666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1390944.2857142857,"past_year_avg_time_to_close_pull_request":1872264.3333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-18T00:38:23.735Z","updated_at":"2026-08-24T07:36:48.839Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkhadra%2Freact-toastify/issues","issue_labels_count":{"table":{"Feature Request":31,"Merged in next":29,"Reproduction Needed":24,"bug":20,"question":15,"documentation":8,"won't do":8,"inactive":7,"duplicate":4,"help wanted 🙏":4,"Waiting for confirmation":3,"addon":2,"chore":2,"useEffect running twice in dev mode":2,"94b7cfb0028981c3372e28146e9d592a":1,"😎 IE11":1,"Gitalk":1,"wontfix":1,"mobile":1,"safari mobile":1,"future":1,"android mobile":1,"Known issue with workaround":1}},"pull_request_labels_count":{"table":{"dependencies":36,"javascript":6}},"issue_author_associations_count":{"table":{"NONE":368,"OWNER":3,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":66,"CONTRIBUTOR":47,"OWNER":7}},"issue_authors":{"table":{"cduff":5,"hichemfantar":3,"spacecat":3,"julioflima":3,"Stophface":2,"saarock":2,"abhishekantala24":2,"gudlyf":2,"mrudowski":2,"muscaiu":2,"fkhadra":2,"DjovDev":2,"CalvinJamesHeath":2,"livan116":2,"ratasorin":2,"guillaumebrunerie":2,"maorz555":2,"Drezir":2,"MordechaiWein":2,"benlieb":2,"sketch-afk":2,"jbebe":1,"rwilliams3088":1,"Dodolist":1,"85ar":1,"Kennypt":1,"digiage":1,"Jjqcoder":1,"alb3ric":1,"insivika":1,"greeeg":1,"JaLe29":1,"miladasadi1379":1,"jwheeler-gs":1,"cybertino":1,"marocas":1,"muzzammilsanzar":1,"YahavTheKing123":1,"timarney":1,"PayalSasmal10":1,"Lukas742":1,"formidabilus":1,"meness":1,"ivanasetiawan":1,"Frexuz":1,"daceak":1,"IIARROWS":1,"hufftheweevil":1,"trungbui2000":1,"impcakash":1,"OhadC":1,"Satyaaam":1,"danny-does-stuff":1,"shueja":1,"papuruth":1,"CCCS-NoahS":1,"MehulFreelancing":1,"malte94":1,"chuacw":1,"matheeshaYapa":1,"devpikachu":1,"NehaAB":1,"Ennoriel":1,"Tini79":1,"iMoses-Apiiro":1,"somkamarius":1,"fanorenantsoa":1,"andelkocvjetkovic":1,"Link2Twenty":1,"niyasrad":1,"Kumud246":1,"leadstar116":1,"mirceaulmeanu":1,"Miladxsar23":1,"anusreetest708":1,"adityadevx":1,"seba9999":1,"goldmont":1,"Fabioni":1,"derek-groupmail":1,"b0rek":1,"prathap255":1,"SameerGiri69":1,"qnxdev":1,"KubaChoice":1,"mishani0x0ef":1,"omar-qayum":1,"shehan-mark":1,"therialguz":1,"Adnan-Saleem-93":1,"UsamaAshraf82":1,"otaku0304":1,"Hypes-Astro":1,"imranbarbhuiya":1,"FFdhorkin":1,"zrg":1,"Alisha67":1,"sshresthareach":1,"Dipeshgaikar23":1,"psm-solution-group":1,"herrwitzi":1,"ShardanaSoft":1,"tropicbliss":1,"saravanabalagi":1,"0tii":1,"martinbroos":1,"wiscat":1,"futurethang":1,"thujone":1,"thomasouvre":1,"popuguytheparrot":1,"mk016":1,"kushagra-2o22":1,"fintegri":1,"piotrboldworker":1,"kingleuther":1,"OrenYaniv888":1,"dimazuien":1,"Sinevik":1,"ObaidAshiq":1,"JobberRT":1,"willyrk1":1,"yunstv":1,"khaalidrafi":1,"flipflopapp":1,"farhanmian":1,"Dlazder":1,"sampbarrow":1,"smashercosmo":1,"mkrause":1,"a03z":1,"Ledzz":1,"designly1":1,"thib3113":1,"HironTez":1,"johlrich":1,"olegKusov":1,"AdrienLemaire":1,"simgar98":1,"jeevasusej":1,"vikassharmasat":1,"div-cowboy":1,"maou-shonen":1,"simonmeyerrr":1,"koolii":1,"GantaVenkataKousik":1,"Yohannfra":1,"arananegra":1,"hipitihop":1,"stoplion":1,"7flash":1,"aarontcannon":1,"nnmn":1,"dkocich":1,"orenk1":1,"corneliusroemer":1,"Lara89":1,"mahmoudAcm":1,"nik32":1,"ayushbansal111":1,"shrilakshmishastry":1,"DrMeers":1,"paulleonartcalvo":1,"NwosaEmeka":1,"UncleInf":1,"lzt-T":1,"vincentbasp":1,"georgekaran":1,"AriHrannar":1,"webhasan":1,"AndrewOttavianoAbb":1,"AdityaP1837":1,"ardunster":1,"jacksonjacobs1":1,"illandril":1,"colinricardo":1,"RajeshCShettigar":1,"viveleroi":1,"HenrikBechmann":1,"ratzownal":1,"Lucasmm016":1,"tonix-tuft":1,"wrabit":1,"fhodeus":1,"jagguji":1,"jeymus":1,"aholachek":1,"shehi":1,"Ignem12":1,"nandita1":1,"gustaff-weldon":1,"a-tonchev":1,"wilfredjonathanjames":1,"santi8194":1,"in0vik":1,"nynevi":1,"juuseko":1,"BunnyBharath91":1,"N39r19":1,"rahulpandey70":1,"iambhautik":1,"ggnu11":1,"gautambhattcse":1,"iharuya":1,"evanparker":1,"IzoldaV":1,"dltmdrbtjd":1,"anthonyraymond":1,"thejayhaykid":1,"Elugormo":1,"PanditSiddharth":1,"quarsee":1,"AiBaby19":1,"organroman":1,"jonluca":1,"YoonJeongLulu":1,"darshantank1995":1,"toviszsolt":1,"Message-Akunna":1,"sowizz":1,"sankhaBA":1,"ehtsham623":1,"britez13":1,"salmannnsajid":1,"miltonjrd":1,"willashley23":1,"danielvichi":1,"LybrialsGit":1,"ajayns":1,"PsyCowpathe":1,"H4ad":1,"tats-u":1,"stanleyk":1,"catalinandreipreda":1,"ling1726":1,"kostas2231":1,"12343954":1,"alexandernst":1,"Svish":1,"1xiscool":1,"neetocode":1,"cyaxares":1,"spradlin-dev":1,"guikaua12":1,"Rohith-JN":1,"dnguneratne":1,"mohammadgarmroodi":1,"favna":1,"gvkhirwadkar":1,"magicjeremy":1,"Jiang-kins":1,"byrdsd":1,"kathanshah1206":1,"Sheikh-JamirAlam":1,"peipei818":1,"flo5324":1,"uicrafts":1,"Guiw5":1,"lokomass":1,"ViniciusTxr":1,"dianaaceves":1,"AgustinJuarezN":1,"devd3si":1,"pchr-srf":1,"BraianPita":1,"janpaepke":1,"jihea-park":1,"Katanis":1,"hihabib":1,"NullVoxPopuli":1,"tayloraucoin":1,"Fralleee":1,"diogo24m":1,"jeffreytgilbert":1,"marquesm91":1,"sagarpaul9475":1,"giorgiolorini":1,"reintroducing":1,"dracu-lah":1,"bitofbreeze":1,"mhannan":1,"juwwad":1,"bogdansoare":1,"1y0ng":1,"jcho0216":1,"agcty":1,"naivecoder786":1,"itouoti12":1,"Mehdi-Hemmatyar":1,"ankit-mishra-01":1,"darktasevski":1,"mdodge-ecgrow":1,"mvarakin":1,"AngerminecraftYT":1,"rohankm":1,"abdifatahmuse":1,"caype":1,"tarekelkanaria":1,"C3ntraX":1,"bhargavamamidi":1,"notcod":1,"bluelakee02":1,"pietro-tavares":1,"reinos":1,"SathishKannaa-HexrFactory":1,"khacminh":1,"CarlosBalladares":1,"vh2224":1,"xaviervalarino":1,"arso1er":1,"yusufkayaer":1,"BondeYash":1,"njarraud":1,"roozbeh95m":1,"kaciakmaciak":1,"mihilt":1,"maybephilipp":1,"Rafin31":1,"Harshu29-09":1,"AndrianarivoAlpha":1,"ampratt":1,"Shahjahan009":1,"ahmadi3d":1,"JulianSelman":1,"Teco-Station":1,"CHANDRU-WMH":1,"vinodonweb":1,"mahtifarahani":1,"scrumptiousdev":1,"codeonblocks":1,"oskarhertzman":1,"camilobern":1,"demonzmahmood":1,"haydencarlson":1,"socker210":1,"chip-davis":1,"Hooman1994":1,"StarKnightt":1,"SaniMusic":1,"douglasrcjames":1,"vaaralav":1,"demigor":1,"jukkahuuskonen":1,"GWellerGMSL":1,"Topman-14":1}},"pull_request_authors":{"table":{"dependabot[bot]":36,"fkhadra":7,"sbsangu":4,"khsily":4,"JulianSelman":3,"raccoonback":2,"tomal02":2,"Shaurya-Aggarwal07":2,"georgekaran":2,"asifgenius":2,"gmpaliwal07":2,"serprex":2,"saarock":2,"hufftheweevil":2,"fariborz0015":2,"xSyki":2,"simgar98":2,"kelvinelove":2,"kifrud":2,"jonluca":2,"thejayhaykid":2,"saddamhr":2,"maou-shonen":2,"farhanmian":2,"grumd":2,"cpfnickhoward":2,"tomcz7":2,"lucas-amberg":1,"Goldyvaiiii":1,"kapilsuham":1,"chatman-media":1,"SayakDe98":1,"singhankit001":1,"wanxiankai":1,"Muhammad-Faraz-Ali":1,"eneegmatic":1,"sagarpaul9475":1,"jainmohit535":1,"trylle":1,"alerameli-E":1,"CruseCtrl":1,"D-Andreev":1,"jamestickle":1,"sammyyOzz":1,"janpaepke":1,"BranndonWork":1,"JashanGill04":1,"mario-petrovic":1,"PrathamAyush":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16342180,"issues_count":42443894,"pull_requests_count":135965710,"authors_count":11523033,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":13}},"past_year_pull_request_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":2,"OWNER":1}},"past_year_issue_authors":{"table":{"sketch-afk":2,"chuacw":1,"giorgiolorini":1,"Hooman1994":1,"jacksonjacobs1":1,"jagguji":1,"juuseko":1,"khaalidrafi":1,"martinbroos":1,"nnmn":1,"nynevi":1,"simonmeyerrr":1}},"past_year_pull_request_authors":{"table":{"alerameli-E":1,"chatman-media":1,"fkhadra":1,"Goldyvaiiii":1,"jainmohit535":1,"janpaepke":1,"JashanGill04":1,"SayakDe98":1,"singhankit001":1,"wanxiankai":1}},"maintainers":[{"table":{"login":"fkhadra","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}},{"table":{"login":"1y0ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1y0ng"}}],"active_maintainers":[{"table":{"login":"fkhadra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkhadra"}}]}},"events":{"total":{"CreateEvent":12,"DeleteEvent":12,"DiscussionEvent":1,"ForkEvent":59,"IssueCommentEvent":355,"IssuesEvent":184,"PullRequestEvent":32,"PushEvent":23,"ReleaseEvent":5,"WatchEvent":798},"last_year":{"DiscussionEvent":1,"ForkEvent":4,"IssueCommentEvent":25,"IssuesEvent":13,"PullRequestEvent":3,"PushEvent":1,"ReleaseEvent":1,"WatchEvent":88}},"keywords":["javascript","notification","react","react-component","reactjs","snackbar","toast"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yaml","sha":null,"kind":"manifest","created_at":"2023-02-10T14:30:25.076Z","updated_at":"2023-02-10T14:30:25.076Z","repository_link":"https://github.com/fkhadra/react-toastify/blob/main/.github/workflows/build.yaml","dependencies":[{"id":7531207576,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7531207577,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7531207578,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v1.1.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-10T14:30:25.930Z","updated_at":"2023-02-10T14:30:25.930Z","repository_link":"https://github.com/fkhadra/react-toastify/blob/main/package.json","dependencies":[{"id":7531208570,"package_name":"clsx","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7531208571,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.16.5","direct":true,"kind":"development","optional":false},{"id":7531208572,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^13.4.0","direct":true,"kind":"development","optional":false},{"id":7531208573,"package_name":"@types/jest","ecosystem":"npm","requirements":"^29.2.0","direct":true,"kind":"development","optional":false},{"id":7531208574,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.24","direct":true,"kind":"development","optional":false},{"id":7531208575,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.8","direct":true,"kind":"development","optional":false},{"id":7531208576,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.41.0","direct":true,"kind":"development","optional":false},{"id":7531208577,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.41.0","direct":true,"kind":"development","optional":false},{"id":7531208578,"package_name":"coveralls","ecosystem":"npm","requirements":"^3.0.9","direct":true,"kind":"development","optional":false},{"id":7531208579,"package_name":"cssnano","ecosystem":"npm","requirements":"^5.1.14","direct":true,"kind":"development","optional":false},{"id":7531208580,"package_name":"cssnano-cli","ecosystem":"npm","requirements":"^1.0.5","direct":true,"kind":"development","optional":false},{"id":7531208581,"package_name":"eslint","ecosystem":"npm","requirements":"^8.26.0","direct":true,"kind":"development","optional":false},{"id":7531208582,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.25.4","direct":true,"kind":"development","optional":false},{"id":7531208583,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.5.1","direct":true,"kind":"development","optional":false},{"id":7531208584,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.31.10","direct":true,"kind":"development","optional":false},{"id":7531208585,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.4.0","direct":true,"kind":"development","optional":false},{"id":7531208586,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"development","optional":false},{"id":7531208587,"package_name":"jest","ecosystem":"npm","requirements":"^29.2.2","direct":true,"kind":"development","optional":false},{"id":7531208588,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"^29.2.2","direct":true,"kind":"development","optional":false},{"id":7531208589,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"^29.2.2","direct":true,"kind":"development","optional":false},{"id":7531208590,"package_name":"microbundle","ecosystem":"npm","requirements":"^0.15.1","direct":true,"kind":"development","optional":false},{"id":7531208591,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.18","direct":true,"kind":"development","optional":false},{"id":7531208592,"package_name":"postcss-cli","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":7531208593,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":true,"kind":"development","optional":false},{"id":7531208594,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":7531208595,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":7531208596,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":7531208597,"package_name":"sass","ecosystem":"npm","requirements":"^1.55.0","direct":true,"kind":"development","optional":false},{"id":7531208598,"package_name":"style2js","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":7531208599,"package_name":"ts-jest","ecosystem":"npm","requirements":"^29.0.3","direct":true,"kind":"development","optional":false},{"id":7531208600,"package_name":"tslib","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"development","optional":false},{"id":7531208601,"package_name":"typescript","ecosystem":"npm","requirements":"^4.8.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"playground/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T21:36:26.453Z","updated_at":"2026-08-05T21:36:26.453Z","repository_link":"https://github.com/fkhadra/react-toastify/blob/main/playground/package.json","dependencies":[{"id":25895282120,"package_name":"react","ecosystem":"npm","requirements":"^19.2.5","direct":true,"kind":"runtime","optional":false},{"id":25895282121,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.2.5","direct":true,"kind":"runtime","optional":false},{"id":25895282126,"package_name":"react-toastify","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25895282127,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.2.14","direct":true,"kind":"development","optional":false},{"id":25895282129,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.2.3","direct":true,"kind":"development","optional":false},{"id":25895282130,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":25895282131,"package_name":"typescript","ecosystem":"npm","requirements":"^6.0.3","direct":true,"kind":"development","optional":false},{"id":25895282132,"package_name":"vite","ecosystem":"npm","requirements":"^8.0.8","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"playground/pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-08-05T21:36:26.902Z","updated_at":"2026-08-05T21:36:26.902Z","repository_link":"https://github.com/fkhadra/react-toastify/blob/main/playground/pnpm-lock.yaml","dependencies":[{"id":25895283101,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895282953,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895283037,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"runtime","optional":false},{"id":25895283038,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"runtime","optional":false},{"id":25895283039,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25895283040,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"runtime","optional":false},{"id":25895283144,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283210,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25895283294,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283340,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283344,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283376,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283381,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25895283385,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"runtime","optional":false},{"id":25895283387,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283389,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283391,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283392,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25895283393,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25895283496,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283540,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283541,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283544,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283546,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283549,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283551,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283553,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283555,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283556,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283558,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283560,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283562,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283564,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283566,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283568,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283570,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283574,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283578,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283579,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283580,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283581,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283582,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283583,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283584,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25895283585,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895283587,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895283594,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25895283619,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":25895283621,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283625,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283627,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283629,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283631,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283632,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283633,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283637,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283638,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283641,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283643,"package_name":"@rollup/rollup-linux-powerpc64le-gnu","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283646,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283650,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283651,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283655,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283658,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283663,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283667,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283674,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":25895283685,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":25895283687,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":25895283689,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":25895283691,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25895283692,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.13","direct":false,"kind":"runtime","optional":false},{"id":25895283693,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"19.0.0","direct":false,"kind":"development","optional":false},{"id":25895283694,"package_name":"@types/react","ecosystem":"npm","requirements":"18.3.12","direct":false,"kind":"runtime","optional":false},{"id":25895283695,"package_name":"@types/react","ecosystem":"npm","requirements":"19.0.0","direct":false,"kind":"development","optional":false},{"id":25895283696,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":25895283697,"package_name":"browserslist","ecosystem":"npm","requirements":"4.24.2","direct":false,"kind":"runtime","optional":false},{"id":25895283698,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001684","direct":false,"kind":"runtime","optional":false},{"id":25895283699,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895283724,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895283725,"package_name":"debug","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":25895283726,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.67","direct":false,"kind":"runtime","optional":false},{"id":25895283727,"package_name":"esbuild","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25895283730,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895283732,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25895283733,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":25895283735,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":25895283736,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895283737,"package_name":"jsesc","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895283738,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25895283739,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895283740,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895283741,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.8","direct":false,"kind":"runtime","optional":false},{"id":25895283742,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25895283743,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895283744,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.49","direct":false,"kind":"runtime","optional":false},{"id":25895283817,"package_name":"react-dom","ecosystem":"npm","requirements":"19.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895283818,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":25895283819,"package_name":"react","ecosystem":"npm","requirements":"19.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895283820,"package_name":"rollup","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895283821,"package_name":"scheduler","ecosystem":"npm","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":25895283822,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895283823,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895283824,"package_name":"typescript","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":25895283825,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895283826,"package_name":"vite","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25895283829,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-08-05T21:36:27.696Z","updated_at":"2026-08-05T21:36:27.696Z","repository_link":"https://github.com/fkhadra/react-toastify/blob/main/pnpm-lock.yaml","dependencies":[{"id":25895285035,"package_name":"@4tw/cypress-drag-drop","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895285077,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895285308,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895285334,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895285621,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.29.1","direct":false,"kind":"runtime","optional":false},{"id":25895285623,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.27.3","direct":false,"kind":"runtime","optional":false},{"id":25895285625,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285628,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285630,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"runtime","optional":false},{"id":25895285803,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":25895285804,"package_name":"@babel/helper-globals","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":25895285805,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"runtime","optional":false},{"id":25895285824,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285825,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285826,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285827,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285828,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285874,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285875,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285876,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285877,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"runtime","optional":false},{"id":25895285878,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285879,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285880,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"runtime","optional":false},{"id":25895285881,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"runtime","optional":false},{"id":25895285882,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"runtime","optional":false},{"id":25895285883,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285884,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285885,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285928,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285979,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"runtime","optional":false},{"id":25895285980,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285982,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285987,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25895285988,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285989,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895285990,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895285997,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895285998,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286024,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286025,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286026,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286027,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286028,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"runtime","optional":false},{"id":25895286029,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286030,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286033,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895286034,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286120,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286121,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286234,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286239,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286244,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286246,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286258,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286260,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286266,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286267,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286268,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895286269,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286270,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895286351,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286352,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286353,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286374,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286382,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286385,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286390,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286424,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895286425,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286446,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286452,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286455,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895286458,"package_name":"@babel/plugin-transform-regexp-modifiers","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286460,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286599,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286600,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286601,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286966,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286981,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286983,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286985,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286986,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25895286987,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286988,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25895286989,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":25895286990,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"runtime","optional":false},{"id":25895286991,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25895286992,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895286993,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25895286994,"package_name":"@cypress/code-coverage","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895286995,"package_name":"@cypress/request","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":25895286996,"package_name":"@cypress/webpack-preprocessor","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895286997,"package_name":"@cypress/xvfb","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25895286998,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":25895286999,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":25895287000,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895287001,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287002,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287003,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287004,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287005,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287006,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287007,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287008,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287009,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287010,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287011,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287012,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287013,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287014,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287015,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287016,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287017,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287018,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287019,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287020,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287021,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287022,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287023,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287024,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287025,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287026,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895287027,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895287028,"package_name":"@istanbuljs/nyc-config-typescript","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895287092,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895287093,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25895287094,"package_name":"@jridgewell/remapping","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":25895287095,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895287096,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":25895287097,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25895287098,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25895287099,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25895287100,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.124.0","direct":false,"kind":"runtime","optional":false},{"id":25895287101,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287102,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287103,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287104,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287105,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287106,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287107,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287108,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287109,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287110,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287111,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287112,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287113,"package_name":"@rolldown/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287114,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287115,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287116,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895287117,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":25895287118,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287119,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287120,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287121,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287122,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287123,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287124,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287125,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287126,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287127,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287128,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287129,"package_name":"@rollup/rollup-linux-loong64-musl","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287130,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287131,"package_name":"@rollup/rollup-linux-ppc64-musl","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287132,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287133,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287134,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287135,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287136,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287137,"package_name":"@rollup/rollup-openbsd-x64","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287138,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287139,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287140,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287141,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287142,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895287143,"package_name":"@testing-library/cypress","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895287144,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"10.4.1","direct":false,"kind":"runtime","optional":false},{"id":25895287145,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25895287146,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895287147,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25895287148,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":25895287149,"package_name":"@types/eslint","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":25895287150,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25895287151,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25895287152,"package_name":"@types/node","ecosystem":"npm","requirements":"25.6.0","direct":false,"kind":"development","optional":false},{"id":25895287153,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"19.2.3","direct":false,"kind":"runtime","optional":false},{"id":25895287154,"package_name":"@types/react","ecosystem":"npm","requirements":"19.2.14","direct":false,"kind":"development","optional":false},{"id":25895287156,"package_name":"@types/sinonjs__fake-timers","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895287158,"package_name":"@types/sizzle","ecosystem":"npm","requirements":"2.3.10","direct":false,"kind":"runtime","optional":false},{"id":25895287176,"package_name":"@types/tmp","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25895287239,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.10.3","direct":false,"kind":"runtime","optional":false},{"id":25895287241,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895287243,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287246,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895287247,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895287252,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287253,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895287254,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895287255,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287256,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895287356,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895287359,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895287363,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287366,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287369,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287377,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287556,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895287557,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895287558,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":25895287559,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895287560,"package_name":"acorn","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"runtime","optional":false},{"id":25895287561,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895287562,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895287563,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":25895287564,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895287565,"package_name":"ajv","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"runtime","optional":false},{"id":25895287566,"package_name":"ajv","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":25895287567,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895287569,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895287570,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895287574,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895287885,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25895287927,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895287947,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895288139,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":25895288141,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895288143,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288144,"package_name":"arch","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895288166,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288167,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25895288168,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895288169,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895288170,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25895288171,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288172,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288173,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895288219,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288287,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25895288288,"package_name":"aws4","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25895288289,"package_name":"babel-loader","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895288333,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.17","direct":false,"kind":"runtime","optional":false},{"id":25895288334,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25895288356,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":25895288494,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895288495,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25895288496,"package_name":"baseline-browser-mapping","ecosystem":"npm","requirements":"2.10.20","direct":false,"kind":"runtime","optional":false},{"id":25895288497,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895288502,"package_name":"blob-util","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895288555,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":25895288565,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":25895288566,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":25895288567,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.2","direct":false,"kind":"runtime","optional":false},{"id":25895288568,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":25895288569,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895288570,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":25895288773,"package_name":"bundle-require","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895288774,"package_name":"cac","ecosystem":"npm","requirements":"6.7.14","direct":false,"kind":"runtime","optional":false},{"id":25895288775,"package_name":"cachedir","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895288778,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288785,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895288786,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895288787,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895288788,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001788","direct":false,"kind":"runtime","optional":false},{"id":25895288789,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25895288790,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895288791,"package_name":"chokidar","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895288792,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895288797,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895288798,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895288799,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895288800,"package_name":"cli-cursor","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288801,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25895288802,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895288803,"package_name":"cli-truncate","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895288804,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288805,"package_name":"clsx","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895288806,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895288807,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25895288808,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":25895288809,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895288819,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25895288820,"package_name":"commander","ecosystem":"npm","requirements":"14.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895288821,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":25895288822,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895288823,"package_name":"commander","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895288824,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288825,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25895288826,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895288827,"package_name":"confbox","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25895288828,"package_name":"consola","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25895288829,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25895288830,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895288831,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.49.0","direct":false,"kind":"runtime","optional":false},{"id":25895288832,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895288833,"package_name":"coveralls","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25895288834,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25895288835,"package_name":"csstype","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25895288836,"package_name":"cypress","ecosystem":"npm","requirements":"15.14.0","direct":false,"kind":"development","optional":false},{"id":25895288838,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895288839,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.20","direct":false,"kind":"runtime","optional":false},{"id":25895288840,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25895288841,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25895288842,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895288843,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895288987,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289006,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895289007,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895289009,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":25895289492,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289493,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289494,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":25895289495,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289496,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289027,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289030,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895289211,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.340","direct":false,"kind":"runtime","optional":false},{"id":25895289212,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":25895289213,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289214,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":25895289215,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.20.1","direct":false,"kind":"runtime","optional":false},{"id":25895289216,"package_name":"enquirer","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25895289245,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289248,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289307,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289316,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25895289317,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289318,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289319,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289320,"package_name":"esbuild","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25895289321,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895289327,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25895289336,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289339,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289346,"package_name":"espree","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895289348,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289350,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289351,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289352,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289355,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895289356,"package_name":"eventemitter2","ecosystem":"npm","requirements":"6.4.7","direct":false,"kind":"runtime","optional":false},{"id":25895289357,"package_name":"eventemitter3","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895289359,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289362,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289364,"package_name":"executable","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289368,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895289370,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289373,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289375,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895289377,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289381,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289384,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289387,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25895289388,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895289391,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895289394,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289395,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289397,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289399,"package_name":"fix-dts-default-cjs-exports","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289401,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289404,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895289407,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25895289412,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25895289415,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25895289417,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895289418,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289421,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25895289422,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895289423,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":25895289426,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25895289438,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25895289439,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895289441,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289445,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289446,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895289452,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25895289455,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25895289461,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":25895289462,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289463,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895289465,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25895289466,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289470,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":25895289481,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289482,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289483,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895289484,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":25895289485,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895289486,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895289487,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895289488,"package_name":"http-signature","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895289489,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289490,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895289491,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25895289497,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895289498,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895289499,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289500,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289501,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289502,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895289503,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289504,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895289505,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25895289506,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289658,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895289661,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289664,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289665,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289881,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895289825,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"runtime","optional":false},{"id":25895289826,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289827,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289814,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895289815,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25895289816,"package_name":"joycon","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895289817,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289996,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895289997,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895289998,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895289999,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25895290037,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895290038,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25895289901,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895289946,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25895290055,"package_name":"jsprim","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895290207,"package_name":"lcov-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895290213,"package_name":"lefthook-darwin-arm64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290214,"package_name":"lefthook-darwin-x64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290215,"package_name":"lefthook-freebsd-arm64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290216,"package_name":"lefthook-freebsd-x64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290217,"package_name":"lefthook-linux-arm64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290218,"package_name":"lefthook-linux-x64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290219,"package_name":"lefthook-openbsd-arm64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290220,"package_name":"lefthook-openbsd-x64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290221,"package_name":"lefthook-windows-arm64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290222,"package_name":"lefthook-windows-x64","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25895290223,"package_name":"lefthook","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":25895290224,"package_name":"lightningcss-android-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290225,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290226,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290227,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290228,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290229,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290230,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290231,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290232,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290233,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290234,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290235,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25895290236,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895290237,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25895290238,"package_name":"lint-staged","ecosystem":"npm","requirements":"16.4.0","direct":false,"kind":"development","optional":false},{"id":25895290240,"package_name":"listr2","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":25895290252,"package_name":"listr2","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"runtime","optional":false},{"id":25895290253,"package_name":"load-tsconfig","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25895290254,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895290255,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895290292,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895290293,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25895290294,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895290353,"package_name":"lodash.once","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895290354,"package_name":"lodash","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":25895290358,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25895290487,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895290488,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895290501,"package_name":"log-update","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895290502,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.3.5","direct":false,"kind":"runtime","optional":false},{"id":25895290503,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895290504,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25895290505,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"runtime","optional":false},{"id":25895290506,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895290507,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895290508,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895290509,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895290510,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":25895290511,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":25895290513,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895290515,"package_name":"mimic-function","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895290517,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.5","direct":false,"kind":"runtime","optional":false},{"id":25895290518,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25895290521,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895290525,"package_name":"mlly","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25895290527,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895290541,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25895290543,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25895290546,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25895290554,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895291039,"package_name":"onetime","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291041,"package_name":"ospath","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25895290719,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.37","direct":false,"kind":"runtime","optional":false},{"id":25895290721,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895290742,"package_name":"nyc","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895290852,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25895290913,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895290914,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":25895290979,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895291036,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895291067,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895291095,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291099,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895291146,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291148,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291150,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291151,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895291182,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291183,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895291184,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291185,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291186,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895291187,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25895291188,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895291191,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895291192,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895291193,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895291194,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895291195,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895291196,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895291202,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25895291205,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895291208,"package_name":"pkg-dir","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291209,"package_name":"pkg-types","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895291210,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895291213,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.10","direct":false,"kind":"development","optional":false},{"id":25895291217,"package_name":"prettier","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":25895291218,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25895291219,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25895291220,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895291277,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":25895291573,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291574,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291578,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895291579,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895291580,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895291581,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895291582,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":25895291583,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895291584,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291585,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291586,"package_name":"slice-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895291587,"package_name":"slice-ansi","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291588,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895291589,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":25895291592,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25895291593,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":25895291594,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291734,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895291735,"package_name":"sshpk","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"runtime","optional":false},{"id":25895291736,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895291737,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25895291738,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895291739,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895291740,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895291741,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895291742,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291743,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291744,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.1","direct":false,"kind":"runtime","optional":false},{"id":25895291745,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895291746,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895291747,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291748,"package_name":"systeminformation","ecosystem":"npm","requirements":"5.31.5","direct":false,"kind":"runtime","optional":false},{"id":25895291749,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895291751,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895291755,"package_name":"terser","ecosystem":"npm","requirements":"5.46.1","direct":false,"kind":"runtime","optional":false},{"id":25895291756,"package_name":"test-exclude","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291757,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25895291758,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895291759,"package_name":"throttleit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895291760,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25895291762,"package_name":"tinyexec","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895291763,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895291764,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":25895291765,"package_name":"tldts-core","ecosystem":"npm","requirements":"6.1.86","direct":false,"kind":"runtime","optional":false},{"id":25895291767,"package_name":"tldts","ecosystem":"npm","requirements":"6.1.86","direct":false,"kind":"runtime","optional":false},{"id":25895291768,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25895291771,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25895291772,"package_name":"tough-cookie","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895291773,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25895291779,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25895291780,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25895291781,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25895291782,"package_name":"tsup","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"runtime","optional":false},{"id":25895291783,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25895291784,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":25895291785,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25895291786,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25895291787,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":25895292110,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25895292112,"package_name":"ufo","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":25895292114,"package_name":"undici-types","ecosystem":"npm","requirements":"7.19.2","direct":false,"kind":"runtime","optional":false},{"id":25895292115,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895292118,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895292119,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895292121,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895292123,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895292139,"package_name":"untildify","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895292293,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25895292294,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":25895292302,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895292303,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":25895292304,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25895292305,"package_name":"vite-plugin-istanbul","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895292306,"package_name":"vite","ecosystem":"npm","requirements":"8.0.8","direct":false,"kind":"runtime","optional":false},{"id":25895292307,"package_name":"watchpack","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25895292308,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":25895292309,"package_name":"webpack","ecosystem":"npm","requirements":"5.96.1","direct":false,"kind":"runtime","optional":false},{"id":25895291415,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291445,"package_name":"psl","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25895291447,"package_name":"pump","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25895291449,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895291451,"package_name":"qs","ecosystem":"npm","requirements":"6.14.2","direct":false,"kind":"runtime","optional":false},{"id":25895291452,"package_name":"qs","ecosystem":"npm","requirements":"6.5.5","direct":false,"kind":"runtime","optional":false},{"id":25895291453,"package_name":"react-dom","ecosystem":"npm","requirements":"19.2.5","direct":false,"kind":"runtime","optional":false},{"id":25895291454,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895291455,"package_name":"react","ecosystem":"npm","requirements":"19.2.5","direct":false,"kind":"development","optional":false},{"id":25895291456,"package_name":"readdirp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895291457,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":25895291458,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25895291459,"package_name":"regexpu-core","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":25895291460,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25895291461,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25895291463,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291464,"package_name":"request-progress","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291465,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":25895291466,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895291467,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895291468,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291469,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895291470,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.12","direct":false,"kind":"runtime","optional":false},{"id":25895291471,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895291472,"package_name":"restore-cursor","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25895291473,"package_name":"rfdc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25895291474,"package_name":"rimraf","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895291475,"package_name":"rolldown","ecosystem":"npm","requirements":"1.0.0-rc.15","direct":false,"kind":"runtime","optional":false},{"id":25895291476,"package_name":"rollup","ecosystem":"npm","requirements":"4.60.2","direct":false,"kind":"runtime","optional":false},{"id":25895291481,"package_name":"rxjs","ecosystem":"npm","requirements":"7.8.2","direct":false,"kind":"runtime","optional":false},{"id":25895291486,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25895291487,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25895291488,"package_name":"scheduler","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":25895291489,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25895291490,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":25895291491,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25895291571,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"runtime","optional":false},{"id":25895291572,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895292382,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25895292473,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895292474,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25895292475,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25895292476,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895292477,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25895292478,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895292479,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25895292480,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25895292481,"package_name":"yaml","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":25895292482,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":25895292483,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":25895292484,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":25895292485,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/use-notification-center/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T21:36:26.269Z","updated_at":"2026-08-05T21:36:26.269Z","repository_link":"https://github.com/fkhadra/react-toastify/blob/main/packages/use-notification-center/package.json","dependencies":[{"id":25895281518,"package_name":"react-toastify","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-workspace.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T21:36:33.035Z","updated_at":"2026-08-05T21:36:33.035Z","repository_link":"https://github.com/fkhadra/react-toastify/blob/main/pnpm-workspace.yaml","dependencies":[]}],"score":34.278530862062034,"created_at":"2025-10-10T18:27:16.657Z","updated_at":"2026-08-25T08:13:59.670Z","avatar_url":"https://github.com/fkhadra.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368964","html_url":"https://summary.ecosyste.ms/projects/368964"}